Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello, I'm trying to write a DAX measure that will assist the report user in understanding what has been selected on a slicer. I would like the DAX measure to return 1 of 4 possible conditions:
If all slicer options are selected, return "All selected"
If no slicer options are selected, return "Make a selection"
If one slicer option is selected, return "One selected"
If more than one (but not all) options are selected, return "Multiple selected"
I've tried to get there with a combination of IF statements, SELECTEDVALUE, ISFILTERED, HASONEVALUE, etc. but can't get the logic to work right.
Thank you!
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Schedule a short Teams meeting to discuss your question
Thank you very much - this was very helpful!
@mstone3 See if this helps: The Most Amazing, Mind Blowing Dynamic Slicer Titl... - Microsoft Power BI Community
Thank you - this was very helpful!
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |