Building and Using a KPI Dictionary
Sample Scheme and Data for KPI Dictionary I build a small MYSQL Table to store the following fields: Label Definition Description Valid Inside the Definition I use a “special” syntax, so QlikView won’t crash while loading!
1 |
count({§<ActionType={"UnitMoveout"}>}%ActionID) |
As you can see, I replaced the $-Sign with a §-Sign as the $ would be missinterpreted during […]
Read More →