Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Hello everyone,
I have the following data where some enteries have no data
When I add 'Count of Name' and show it as a percentage of the grant total, it hides all empty values. See below
How can I make all the IDs show even if there is no data (i.e. show as 0%)?
Solved! Go to Solution.
@SusuYes , That is strange. Can you try your own measure?
divide(count(Table[Value]), calculate(count(Table[Value]), allselected())
THanks for your response.
Yes I had that already turned on. That's how I was able to get the first screen**bleep** as it is already showing items with no data. When I add another coloumn to the values tab and show it as a percentage of the Grand Total, all empty enteries disappear.
using my own measure worked. Any idea why is this happening for future reference?
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
76 | |
72 | |
71 | |
48 | |
41 |
User | Count |
---|---|
54 | |
48 | |
33 | |
32 | |
28 |