Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 |
Solved! Go to Solution.
Hi @PBI_newuser ,
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.
Hi @amitchandak , how to make the "US" disappear from the slicer and only show other countries?
Hi @PBI_newuser ,
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.
@PBI_newuser , Visual level filter on slicer not <> US or not in US.
Or Page level filter
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 26 | |
| 24 | |
| 19 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 46 | |
| 46 | |
| 43 | |
| 36 | |
| 33 |