Forum Discussion
Preselect slicer
Hi, I have the data below and I have created a slicer for Country.
How to pre-select for "US" for the data and user only allow to select other countries?
| Product | Sales Team | Country |
| AAA | Team A | US |
| BBB | Team B | China |
| CCC | Team B | Japan |
| DDD | Team C | Germany |
| EEE | Team D | Denmark |
Hi Anonymous ,
First create a disconnected table, and create a measure to apply to the visual level filter.
Please refer to this sample pbix.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
4 Replies
- amitchandakSuper User
Anonymous , Save the Country slicer with US selected.
- AnonymousNot applicable
Hi amitchandak , how to make the "US" disappear from the slicer and only show other countries?
- V-lianl-msftCommunity Support
Hi Anonymous ,
First create a disconnected table, and create a measure to apply to the visual level filter.
Please refer to this sample pbix.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.