Forum Discussion
Maximous89
9 months agoHelper I
Slicer Single select
in power bi slicer i have 5 choices and i want to make this slicer and single select and i already achieved this, but now i want one choice to be always selected and the user choose only one selectio...
- 9 months ago
Use a disconnected slicer table with values B–F, set to single select, and hardcode “A” into your DAX logic so it's always included. This way, users can only pick one extra value, and “A” stays selected behind the scenes
- 9 months ago
ryan_mayu
9 months agoSuper User