Forum Discussion
Fixing a Slicer selection
For instance, I have a slicer with the following options. How do I fix for instance just Dog in my slicer ( I want the value for it to always be shown) and let the user select the others if they want to
Animal
Dog
Cat
Rabbit
Tiger
Gorilla
Mouse
Hi kitala11 ,
Are you trying to set default selection for slicer? It can't be set in slicer directly. But you can set it by Dax. Please refer to video:https://www.youtube.com/watch?v=pCgK-Ze3nhA
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
4 Replies
- amitchandak
Super User
kitala11 , if you select dog in slicer and save, then should remain saved
- kitala11
Helper III
Not sure if i understand, but I don't think it helps. I don't want a User to untick Dog. I want the Dog to be locked in forever, unable to be unticked / is hidden from user. While having the other options available for the user to pick from.
- v-deddai1-msft
Community Support
Hi kitala11 ,
Are you trying to set default selection for slicer? It can't be set in slicer directly. But you can set it by Dax. Please refer to video:https://www.youtube.com/watch?v=pCgK-Ze3nhA
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
- AnonymousNot applicable
Hello kitala11 ,
As per my knowledge, there is no such option.
If you find any workaround please update so others will also find the solution.