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

Change to Value to zero if it does not exist

Hi Team,

 

I need help on this.

 

I create a report using bar chart and matrix (see figure 1) but my challenge now is if select a value from the filter the two charts are no longer aligned. I need how how to manage this even if its a DAX query that sets the value that does not exist to zero so that the filed will not disappear from the charts.

 

Fig 1

 

 

Before applying filterBefore applying filter

 

Fig 2

 After applying filterAfter applying filter

 

1 ACCEPTED SOLUTION

@Anonymous

 

Please see the screenshot below. I hope that answers your question. 

 

All you have to do is to click on "Show Items with no data" from the field dropdown

Show Values with no data.png

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi Team,

 

I need help on this.

 

I create a report using bar chart and matrix (see figure 1) but my challenge now is if select a value from the filter the two charts are no longer aligned. I need how how to manage this even if its a DAX query that sets the value that does not exist to zero so that the filed will not disappear from the charts.

 

Fig 1

 

 

Before applying filterBefore applying filter

 

Fig 2

 After applying filterAfter applying filter

 

Anonymous
Not applicable

add 

+ 0

to the end of your code.  That way, when it evaluates to a blank, it will add 0, and force a 0 to appear.  Then the column won't disappear from your matrix

Anonymous
Not applicable

Brilliant, worked like a charm!  Thanks!

Anonymous
Not applicable

It didnt work for me.

@Anonymous

 

Please see the screenshot below. I hope that answers your question. 

 

All you have to do is to click on "Show Items with no data" from the field dropdown

Show Values with no data.png

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.