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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
afaherty
Helper V
Helper V

Need 0 for blanks instead of blank (PBIX file included).

Hi All,

I've tried various solutions found both here and through Googling, and have had no luck.  

I've tried the good old +0 with no luck there.

Both questions are in the PBIX file:  

PBIX File Need 0's 

(Sorry I don't yet have the ability to attach directly here on this forum).

 

Here are my questions:

 

afaherty_0-1640030856478.png

 


Thank you!

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

It doesn't matter what you do in your measure. You can't make those show up without some additional work since those cells don't correspond to any rows in your table, auto-exists prevents anything from showing. Even if you define your measures as a constant 1, you get this:

AlexisOlson_0-1640034443526.png

 

As mentioned in the article I linked, the solution is to create dimension tables.

AlexisOlson_1-1640035361020.png

AlexisOlson_2-1640035406793.png

Please see attached.

 

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

It doesn't matter what you do in your measure. You can't make those show up without some additional work since those cells don't correspond to any rows in your table, auto-exists prevents anything from showing. Even if you define your measures as a constant 1, you get this:

AlexisOlson_0-1640034443526.png

 

As mentioned in the article I linked, the solution is to create dimension tables.

AlexisOlson_1-1640035361020.png

AlexisOlson_2-1640035406793.png

Please see attached.

 

@AlexisOlson thank you!!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors