The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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
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.
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
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.