Forum Discussion
Prompt pages, security validation schemes
- Anonymous5 years ago
vnicholl
You just need to use Dynamic RLS with userprinciplename(). With this setting, if you just add users to the RLS role, users would only see their data.DAX USERPRINCIPALNAME - Use in RLS - Power BI Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
I depends on what you mean by "prompt pages". You can configure the first page of your report with a set of common slicers that are synched to your other pages so the users set a filter at the start and then that flows through to all the other pages.
Or if this is a security requirement you can use RLS https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls to give different users a different filtered view of the data