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

Show items with no data - not working when slicers applied.

Hi,

 

I created a dashboard like this and "Show items with no data" is applied to the bar chart and the summary metrics.

In the first screen shot, I was able to review all months - eg. 2016-04, 2016-05, 2016-06, 2016-07, 2016-08, and etc.

 

As applying PART filter like the 2nd screen shot, 2016-06 and 2016-10 were missing.  I realize that both months have sum of zero and the event that I have is something like EVENT = SUM(table[freq]) + 0.

 

Could anyone tell me how I can make those months w/ zero events e.g. 2016-06 & 2016-10 display on the x-asix?

 

Thank you in advance!

 

Untitled1.pngUntitled2.png

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

hi,@lindseyhuang

     After my research, you can do these follow my steps as below:

Step1:

use Values function to create a table 

Table 2 = VALUES('Table'[Year month])

Step2:

Create the relationship between Table 2 and Table 

10.PNG

Step3:

Drag field Year month from Table 2 into Axis and set Show items with no data

 

Result:

11.PNG12.PNG

 

here is pbix, please try it

https://www.dropbox.com/s/pb4ej8umprl8ma5/Show%20items%20with%20no%20data.pbix?dl=0

 

Best Regards,

Lin

 

 

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

View solution in original post

2 REPLIES 2
v-lili6-msft
Community Support
Community Support

hi,@lindseyhuang

     After my research, you can do these follow my steps as below:

Step1:

use Values function to create a table 

Table 2 = VALUES('Table'[Year month])

Step2:

Create the relationship between Table 2 and Table 

10.PNG

Step3:

Drag field Year month from Table 2 into Axis and set Show items with no data

 

Result:

11.PNG12.PNG

 

here is pbix, please try it

https://www.dropbox.com/s/pb4ej8umprl8ma5/Show%20items%20with%20no%20data.pbix?dl=0

 

Best Regards,

Lin

 

 

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks for the response.  I love it.

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.