Forum Discussion
Automatic Selection in Slicer ?
- 3 years ago
Hi F_Reh ,
If you have a default selection you want on a slicer, you can make those selections and save the file with those selections made and the slicer will be held in that state until a user changes it. It will always default back to that selection when you reload the page. I'm not sure if that's what you're looking for. The request is a little vague.
Or You can also this optionThe Chiclet Slicer - has a Forced Selection option...
https://app.powerbi.com/visuals/show/ChicletSlicer1448559807354
Thanks ,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
Hi pratyashasamal,
How about creating a calculated column to indicate whether a code is in the list of default codes and use that in a slicer? Say, if it is in the list show "default" otherwise "other codes" and "default" is selected by default.
Different codes will be default for different pages/reports.