Forum Discussion
bcap01
4 years agoHelper II
Dashboard Security based on Parameters
Hello,
I have created a Dashboard which returns data for departments. I would like to make so that only users that belong to the specific could see their own data but no other departments data. what is the best approach to do something like this?
You would use row level security (RLS) to filter the model based on the user that is viewing the dashboard.
https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rls
1 Reply
- jdbuchanan71Super User
You would use row level security (RLS) to filter the model based on the user that is viewing the dashboard.
https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rls