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
wallywalcker
Regular Visitor

Show items with no data not displaying my fields that are blank

I have a table that shows residents that have either move-in, move-out or a notice. I'm using the end of the week slicer to choose different weeks to display. Some weeks there wont be any move-in or move-outs, but I still want to display them as either a blank or zero so the field still shows in my visual. I have selected the visual and marked "show items with no data" in the column under visualization but they wont show if there is no data for that week. Below are screenshots of when the end of the week is not filtered it shows all 3 fields and when I select a specific week if only shows the field with data. Can you please help or let me know what I am doing wrong. 

 

wallywalcker_0-1711719083403.png

wallywalcker_1-1711719114572.png

wallywalcker_2-1711719229680.png

 

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

Modify your measure to:

Measure = coalesce([your measure],0)

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
AnalyticPulse
Super User
Super User

i have faces suck scenario in past, i just created the separate list of categories for this purpose.
if you want to display them as either a blank or zero so the field still shows in your visual then you just create a separate table or create a measure that handle this condition. but creating a separate table with your desired values in it is the most simple solution. 

How would I go about creating a separate table

just creat a separate table with the values you want to put in slicer and createa relationship of that table with your other table which you are currently using in you slicer

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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.