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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

How to show zeroes in a matrix when there is no data for particulat row,column combination

Hi Team,

Screenshot.JPGIn my matrix for few combination of row and columns I do not have data in my table. In such case I m getting BLANK.I want to show zero instead of BLANK. Can you please provide inputs on how this can be achieved. 

 

I tried with using different DAX function but not able to achieve.

 

Screenshot of scenario attached herewith.

 

Thanks!

1 REPLY 1
jrmoore
Frequent Visitor

Couple of ways to accomplish this. If those columns showing blank are Measures, just add a +0 to the end of your DAX Measure. If those columns are part of a specific table, then just go into the query editor and replace all null values with a zero for each of your columns that are showing zero.

 

Thanks

Jarrett

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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