Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
SusuYes
Helper III
Helper III

Show empty values when selecting 'Show as Percentage of Grand Total'

Hello everyone, 

 

I have the following data where some enteries have no data

SusuYes_1-1641965587784.png

 

When I add 'Count of Name' and show it as a percentage of the grant total, it hides all empty values. See below

 

SusuYes_2-1641965682062.png

 

 

How can I make all the IDs show even if there is no data (i.e. show as 0%)? 

1 ACCEPTED SOLUTION

@SusuYes , That is strange. Can you try your own measure?

 

divide(count(Table[Value]), calculate(count(Table[Value]), allselected())

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@SusuYes , Have tried, Show items with no Data

ShowItemwithoutdata.JPG

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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. 

@SusuYes , That is strange. Can you try your own measure?

 

divide(count(Table[Value]), calculate(count(Table[Value]), allselected())

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

using my own measure worked. Any idea why is this happening for future reference?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors