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

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
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.