This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Team,
I have a measure total of Status and One more measure total of status where status = "Completed"
Total Status = 12
Total Status completed = 4
I want to show this in Pie chart.
Pie chart should show 12 and out 12 4 should be showin in other colour.
If I use this 2 for Pie chart I am getting value as 12 + 4.
Solved! Go to Solution.
@Anonymous , If you do not want a Total as 16 , then you need have measure 12-8 and use that.
Total status remaining = [Total Status] -[Total Status completed]
use these in pie visual, without any legend
@Anonymous , If you do not want a Total as 16 , then you need have measure 12-8 and use that.
Total status remaining = [Total Status] -[Total Status completed]
use these in pie visual, without any legend
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 28 | |
| 27 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 34 | |
| 32 | |
| 25 | |
| 24 |