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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Zero Instead of Blank on Dashboard

Hi,

 

I have seen a lot of post on this but this is a bit different I do not want a zero in my data but on the Visualisation card wherein if data is not available for a month for the X card then it should show 0 instead of Blank.

 

As shown below when I select time period April, 2018 to July, 2018 then Attrition Rate is 0 but what i get is Blank.

 

CapturePBI.PNG

 

 Is it poosible to have a measure for the entire page wherein if there are no data for any matrix card then should give me 0 instead of Blank.

 

Thanks!

 

Regards,

DK

1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @Anonymous,

 

Based on my test, We can create the measure like this to meet your requirement.

 

 

Measure = SUM(Table1[Column3])+0

 

Then if the result is blank, we can get the result 0 instead of blank.

 

1.png

For more details, please check the pbix as attached.

 

https://www.dropbox.com/s/qiwto1fo7hqoatl/Zero%20Instead%20of%20Blank%20on%20Dashboard.pbix?dl=0

 

Regards,

Frank

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

3 REPLIES 3
v-frfei-msft
Community Support
Community Support

Hi @Anonymous,

 

Based on my test, We can create the measure like this to meet your requirement.

 

 

Measure = SUM(Table1[Column3])+0

 

Then if the result is blank, we can get the result 0 instead of blank.

 

1.png

For more details, please check the pbix as attached.

 

https://www.dropbox.com/s/qiwto1fo7hqoatl/Zero%20Instead%20of%20Blank%20on%20Dashboard.pbix?dl=0

 

Regards,

Frank

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi @Anonymous,

 

Does that make sense? If so, kindly mark my answer as a solution to close the case please.

 

Regards,

Frank

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Hi Frank, 

 

I'm fairly new to Power BI and your solution helped resolve a similar issue described in the original post. Could you explain to me how your solution works so I can develop a greater understanding? 

Thank you 

 

 

Kind regards

 

 

Muhammad

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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