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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jcawley
Helper III
Helper III

Two tables, two ALL() Filters on measure?

Good afternoon everyone,

 

Having trouble with a Measure.

 

The goal of this measure is to rank sales by employee. I had it working till I tried to apply a second slicer to my visuals (first slicer is employee).  The second slicer is just location. If I select a particular clinic with this slicer, the rankings apply to only that clinic. Which is something I don't want, as I only want other visuals to be affected by this choice.


Here is the formula that was working:

RANKX(filter(ALL('Staff Manual'),'Staff Manual'[Status]="Active" && 'Staff Manual'[Team]="Clinician"),[Future Appt Rate])

What isn't working after I tried to add in a (ALL('Locations'):
Future Appt Rate = RANKX(ALL('Locations'),CALCULATE([Future Appt Rate],Filter(ALL('Staff Manual'),'Staff Manual'[Status]="Active" && 'Staff Manual'[Team]="Clinician")
 
Any help would be appreciated! 
1 ACCEPTED SOLUTION
bcdobbs
Community Champion
Community Champion

Have you tried editing the visual interactions so that the slicer doesn't interact your table/matrix?



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

View solution in original post

3 REPLIES 3
jcawley
Helper III
Helper III

Thank you! Really apprecaite it.

bcdobbs
Community Champion
Community Champion

Have you tried editing the visual interactions so that the slicer doesn't interact your table/matrix?



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
bcdobbs
Community Champion
Community Champion

https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors
Users online (7,273)