- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How would I go about creating a separate table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
04-25-2024 02:31 AM | |||
06-16-2024 03:22 AM | |||
03-07-2024 08:21 PM | |||
08-08-2023 01:56 AM | |||
Anonymous
| 04-21-2022 09:04 AM |
User | Count |
---|---|
84 | |
80 | |
52 | |
37 | |
36 |
User | Count |
---|---|
105 | |
85 | |
48 | |
42 | |
41 |