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 Folks,
Would you suggest a way to display the grand total status based on 'status' categories?
Currently, the pie-chart is displaying inidividual status.
Thank you
Solved! Go to Solution.
Hi @aherabit
If I understand you correctly and the structure of the bottom table is the structure of your data table.
Then there are 2 options to show the total by categories.
1. To unpivot your table with PQ ( most recommended)
Result table :
Graph by status :
Another option is to calculate the total with Dax:
And put this measure on your chart
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @aherabit
If I understand you correctly and the structure of the bottom table is the structure of your data table.
Then there are 2 options to show the total by categories.
1. To unpivot your table with PQ ( most recommended)
Result table :
Graph by status :
Another option is to calculate the total with Dax:
And put this measure on your chart
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Worked. Thank you very much.
Glad to help☺️
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 |
|---|---|
| 54 | |
| 45 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 86 | |
| 69 | |
| 38 | |
| 29 | |
| 26 |