Forum Discussion
bcap01
Helper II
4 years agoDashboard 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. ...
- 4 years ago
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
jdbuchanan71
Super User
4 years agoYou 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