Forum Discussion

Maximous89's avatar
Maximous89
Helper I
9 months ago
Solved

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...
  • Shahid12523's avatar
    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