Forum Discussion
dhavalrg
2 years agoNew Member
Permission option issing
we are trying to implement row level access to the power dashboards but we are not able to find permissions option in power bi.
Anonymous
2 years agoNot applicable
There are no permissions for RLS - Row-level security. It is setup in the model of you Power BI Desktop.
Once in The 'Manage roles', you use DAX for limiting the data a person(role) can see.
Then, clicking on Roles allows you to create different roles for each set of users.
The key is to have a table in the model that has a list of email addresses or accounts to also use as DAX filters.
- dhavalrg2 years agoNew Member
We have attempted this, however the use of this technique I'm able to see best my statistics, now no longer capable of the statistics of employees reporting to me.