Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.