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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors