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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Super User
Super User

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
Super User
Super User

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!!

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.