Forum Discussion
Kopek
2 years agoHelper IV
Preselected slicer help needed
Hello! I am having an issue with using a preselcted slicer vizualization. I was able to figure it out how to use with dates, but i want to use it with a text entries right now. Preselected Slicer ...
Anonymous
2 years agoNot applicable
Hi Kopek
Please try this:
I create a measure:
MEASURE =
VAR _selectedDefault =
SELECTEDVALUE ( 'Table'[Default ? ] )
RETURN
_selectedDefault = "Yes"
The result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Kopek
2 years agoHelper IV
Hi, thanks for thath, but to the slicer i want to take data labels, not yes, no.
Yes, no column is only an idicator showing which label to be selected from default