Forum Discussion

msmith61's avatar
msmith61
Frequent Visitor
4 years ago
Solved

How to create flag based on slicer input

Hi,

I have a table similar to the below:

practicelocality
prac1North
prac2North
prac3East
prac4East
prac5East
prac6West
prac7West
prac8West

 

I am using the "practice" field in a slicer for my all my visuals except for a a single chart that this slicer does not change (Edit interactions set to "none"). However on this chart I need to filter locality based on the slicer input (To enable users to compare the selected practice with other practices in that locality). 

My initial thinking is a DAX flag using selectedvalues and have a new measure that gives 1,0 based on locality. But I can't figure it out. Any help would be greatly appreciated!

4 Replies