Forum Discussion

kitala11's avatar
kitala11
Icon for Helper III rankHelper III
5 years ago
Solved

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

    • kitala11's avatar
      kitala11
      Icon for Helper III rankHelper 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's avatar
    v-deddai1-msft
    Icon for Community Support rankCommunity 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

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