Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
We are using pie chart for visualization which calculate contributor percentages for each segment using multiple measures(for each segment separate measure), Now we want to show the count of the contributors for each segments which has to be show dynamically whenever we select/hover on specific part of the visual.
Fig 1: Showing the original pie chart
Fig 2: We had tried with putting multiple measures in tooltip, as you can see it is showing all at a time
The expected behaviour is to show percentage and count for each individual segment.
Thanks in advance
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |