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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.