Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
85 | |
79 | |
54 | |
39 | |
35 |
User | Count |
---|---|
102 | |
80 | |
48 | |
48 | |
48 |