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
Anonymous
Not applicable

Using VALUES while ignoring page filters ALLEXEPT?

Hi Everyone,  I have spent hours trying to find what would seem to be a simple thing.  

When the user clicks on the # AE Pat Population, I want to list the Patient Numbers in a seperate grid (this grid should ignore all page filters except for one).   The patient numbers are simply a list of related values or patient ID's.  

VisualRapture_0-1628090493072.png

 

I Have this working, but cannot figure out how to set it up to ignore the filters applied to the page. 

#v AE Subject = CALCULATETABLE(SUMMARIZE('AE Table','AE Table'[BI_UNIQUE_PATIENT_ID]))
thanks!

 

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

If you are using slicers for your page filtering, then you can disable interactions between the slicer(s) and the visual in question.

 

If your page filters are set in the filtering pane, while measures can reset filtering with versions of ALL, the visual itself will always be filtered by the filter pane, so dimensions won't show up if they've been filtered out.

 

The upshot is that you have to move filtering out of the filter pane if you don't actually want it to apply to the whole page. 

View solution in original post

1 REPLY 1
AlexisOlson
Super User
Super User

If you are using slicers for your page filtering, then you can disable interactions between the slicer(s) and the visual in question.

 

If your page filters are set in the filtering pane, while measures can reset filtering with versions of ALL, the visual itself will always be filtered by the filter pane, so dimensions won't show up if they've been filtered out.

 

The upshot is that you have to move filtering out of the filter pane if you don't actually want it to apply to the whole page. 

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.