Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
CNC_reporting
Frequent Visitor

KPI

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?kpi.PNG

1 ACCEPTED SOLUTION
copykai
Resolver I
Resolver I

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

View solution in original post

2 REPLIES 2
copykai
Resolver I
Resolver I

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! 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors