Forum Discussion
vnicholl
5 years agoHelper II
Prompt pages, security validation schemes
Hi Does Power BI still not support separate prompt pages? Does Power BI support filtering before the user looks at the data? We have prompt pages that use filtering to make sure users only s...
- 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.
Anonymous
5 years agoNot applicable
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.