Forum Discussion
KPI
- 7 years ago
Hi CNC_Reporting,
The KPI visual can only show the latest value on the trend.
Also the Auto Display Units does not work at all.
If you really want to use the KPI Visual, you can get the total SUM, but you will have to sacrifice the Trend Axis then.
In order to do so, simply add a column into the trend line, where all the values are the same.
You can for instance use a new calculated column for this with the formula
SumKPI = 1
Best Regards
Kaj
Hi CNC_Reporting,
The KPI visual can only show the latest value on the trend.
Also the Auto Display Units does not work at all.
If you really want to use the KPI Visual, you can get the total SUM, but you will have to sacrifice the Trend Axis then.
In order to do so, simply add a column into the trend line, where all the values are the same.
You can for instance use a new calculated column for this with the formula
SumKPI = 1
Best Regards
Kaj
Thanks, thats strange but it did the trick!