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 August 31st. Request your voucher.

Reply
AC4
Frequent Visitor

ALL() not removing filter context of matrix

Hi,

 

I have a measure that calculates the proportion of an expression from one value compared to two values like below.

 

Screenshot 2024-12-17 111102.png

The measure works as intended like below.

Screenshot 2024-12-17 111539.png

However when I add 'Revenue Stream'[Revenue Stream] as a column to the matrix like below, I am not getting the results I am expecting.

Screenshot 2024-12-17 111336.png

I thought ALL() removes all filters including those from a visual, I'm assuming I have an imperfect understanding now so would appreciate any help on why this is not behaving as I expected.

 

Thanks

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

Is the [Revenue Stream] column sorted by a different column? If so, that sort by column will also be added to the query for the matrix visual, and you would need to remove the filters on that column also.

View solution in original post

2 REPLIES 2
johnt75
Super User
Super User

Is the [Revenue Stream] column sorted by a different column? If so, that sort by column will also be added to the query for the matrix visual, and you would need to remove the filters on that column also.

AC4
Frequent Visitor

It is yes. Thanks!

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Kudoed Authors