Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, I went through several similar solutions but I still did not get to understand how to solve the problem.
From data below, I have 5 different products (a1,a2,a3,a4,a5) and some of them are categorised with 8D 8115, this represents that the product has a fault.
I would like to show on a pie grapth how many products we have in total (in this case 5), how many products have defect (in this case a1,a3 and a2) and not affected 2 (a4, a5).
This is the data example:
I tried to use distinct coult of Serial number and add Category into the legend, but this is the result.
Thank you in advance for help.
Solved! Go to Solution.
Hi,
could you create 2 measures to calculate to totals e.g:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi,
could you create 2 measures to calculate to totals e.g:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
You helped me! It works, thank you a lot. 🙂
Hi @AndreaSo
So you want to show the values 5, 3 and 2? Why the need to show the total also, why not just add 3 + 2? maybe I misunderstand?
Phil
Proud to be a Super User!
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 |
|---|---|
| 52 | |
| 51 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 34 | |
| 29 | |
| 25 |