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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
mauroanelli
Helper I
Helper I

hide row with zero value in visual matrix with two or more field

hi all,

i know that to hide row in matrix visual with zero value you just can put the value field in page filter and filter it different from zero, and it works fine when you have just one field in column.

but how can i do it when you have two or more field?twofielzero.JPG

how can i put a filter that hide row only if both field (residuo dare and residuo avere) value are zero?

thanks

1 REPLY 1
mauroanelli
Helper I
Helper I

 i've come to this:

i create a measure that is the sum of the two field

Filter Residuo Dare/Avere = SUM(ICS_BI_Reports[Residuo Dare])+SUM(ICS_BI_Reports[Residuo Avere]) 

i've put that measure in visual filter set to show elements when value is not 0

and it's work but if someone have some simplest idea i'd like to hear it

regards

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.