Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I want to use the KPI box but it shows only the very last value from the table - not the sum unlike the "Card" (see pic)
Can you help?
Solved! Go to Solution.
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!
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 41 | |
| 36 | |
| 32 |