Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi!
I am looking for a KPI visual where I can show my KPI versus target WITHOUT a trend.
My target is on my total number.
Is that possible?
Solved! Go to Solution.
Hi @Anonymous,
KPI visual would display blank without adding any field into "Trend axis". As a workaround, to set total number as target value in KPI, you could create a measure similar to below, add it into "Target goals":
total target = SUMX(ALL('TableName'),'TableName'[Amount])
Best regards,
Yuliana Gu
Hi @Anonymous,
KPI visual would display blank without adding any field into "Trend axis". As a workaround, to set total number as target value in KPI, you could create a measure similar to below, add it into "Target goals":
total target = SUMX(ALL('TableName'),'TableName'[Amount])
Best regards,
Yuliana Gu
In this case what would you add to the Trend axis?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 49 | |
| 33 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |