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
mybarbie9917
Frequent Visitor

Filter out blanks in Subtotal rows in Matrix visualization

Hello everyone, 

 

I need to filter out blanks of Subtotal rows in a Matrix. In the below screenshot, the Subtotal row "##CLIENT LOST##" is blank, so I want to hide it. Even though the Subtotal row "MORNEAU SHEPELL INC" contains a blank row "MORNEAU SHEPELL", the Subtotal is not blank, so I want to keep it. 

subtotal.png

I appreciate any help.

 

Thank you!  

 

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

Hi @mybarbie9917 ,

 

Create a measure as below and add it to visual filter.

Measure = CALCULATE(SUM('Table'[value]),ALLEXCEPT('Table','Table'[id]))

1.PNG 

 

Best Regards,

Jay

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

View solution in original post

2 REPLIES 2
v-jayw-msft
Community Support
Community Support

Hi @mybarbie9917 ,

 

Create a measure as below and add it to visual filter.

Measure = CALCULATE(SUM('Table'[value]),ALLEXCEPT('Table','Table'[id]))

1.PNG 

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.
pranit828
Community Champion
Community Champion

HI @mybarbie9917 

Create a measure on the same subtotal calculation and use it in filter pane to filter all blanks.





PBI_SuperUser_Rank@1x.png


Hope it resolves your issue? 
Did I answer your question? Mark my post as a solution!

Appreciate your Kudos, Press the thumbs up button!!
Linkedin Profile

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.