Forum Discussion
Maximous89
10 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...
- 10 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
v-hashadapu
9 months agoCommunity Support
Hi Maximous89 , Thank you for reaching out to the Microsoft Community Forum.
We find the answer shared by Shahid12523 is appropriate. Can you please confirm if the solution worked for you. It will help others with similar issues find the answer easily
Thank you Shahid12523 for your valuable response.