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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mmace1
Impactful Individual
Impactful Individual

Opposite of ALLSELECTED (Respect matrix column and row filtering | Ignore slicer filtering)

ALLSELECTED ignores the filters within a Matrix, but respects the filters coming from Slicers. 

 

e.g.  = CALCULATE(sum(amount),ALLSELECTED(FactTable)

 

What about the opposite:  Respects the filters within a matrix, but ignores the filters coming from Slicers? 

 

 

3 REPLIES 3
edhans
Super User
Super User

There isn't a function to do that that I am aware of, but you can tell the matrix to ignore the slicers via the Format/Edit Interactions button when the matrix is selected.

Or use ALL() to manually remove filters that the slicer is using.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
mmace1
Impactful Individual
Impactful Individual

Thank,

 

I don't want the entire Matrix to ignore the slicers, just specific measures within the Matrix to ignore the slicers, so Edit Interactions won't work in this case.  

 

For using ALL. 

 

I have ~20 filters (this is a very exploratory-level project), that themselves come from 3 tables. 

 

How could I construct an ALL statmeent that would casue the measare to ignore all filters coming from those 3 tables?  I can put the FACT table in the ALL statement, but then I just end up removing the Matrix row filtering as well. 

 

 

Hi @mmace1 ,

Could you please provide some sample data and the formula of the specific measures which need to ignore the filter? And what's your final expect result?

Best Regards

Rena

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.