Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am trying to get a slicer selection work dynamically based on logged user profile.
For E.x if 'User A' has access to "abc, xyz,edf" and "User B" has access to "rft,kjf,qsc",
When the "User A" opens the dashboard, Slicer should Select one value from "abc, xyz,edf" value and when "User B" opens the dashboard slicer should select one value from "rft,kjf,qsc".
Note:
1. Number of users and values is not fixed.
2. Slicer can select any value based on user Security, no specific order or value.
| Values | User Name |
| abc | User A |
| xyz | User A |
| edf | User A |
| rft | User B |
| kjf | User B |
| qsc | User B |
Solved! Go to Solution.
I was able to resolve this issue of Default value Selection from A slicer.
In my case I used a "Chiclet Slicer" to resolve my problem.
This slicer helped me to make dynamic default value selection based on User Security/RLS.
I guess the Other one I can use in this scenario is "Pre-selected Slicer". Since there's was no proper documentation available on web around implementation of it, so I wasn't able to use it. If anyone has idea or link around this particular slicer please share the link below.
I was able to resolve this issue of Default value Selection from A slicer.
In my case I used a "Chiclet Slicer" to resolve my problem.
This slicer helped me to make dynamic default value selection based on User Security/RLS.
I guess the Other one I can use in this scenario is "Pre-selected Slicer". Since there's was no proper documentation available on web around implementation of it, so I wasn't able to use it. If anyone has idea or link around this particular slicer please share the link below.
Allow users to save their filter choices. These will then be remembered and re-applied when the user returns to the report. Much easier and user friendly.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 |