Forum Discussion
After implemented Row level Security what access require to users
- 4 years ago
Hi, Anonymous
Each user/group needs to be added to the RLS roles unless they have edit permissions on the dataset.
1. If the user is assigned as admin/contributor/member of the workspace, then he will have access to all data. RLS does not apply to them.
2. If the user is assigned the role of "viewer" and is added to the role of rls in PowerBI Service,then he will be restricted by the rules to the data he can access
3. Other users who have not been assigned any roles have no access to these dataBest Regards,
Community Support Team _ Eason
Thnaks for replay. can you please confrim each user need to apply this RLS to the dataset in Power Bi Services ?
Thanks,
Raghu
Anonymous ,
RLS doesn't apply for admin, member, or contributor as they have edit access to the dataset but the viewer doesn't so you need to add only those users to whom you want to give specific access. You can add these users to your dataset by either creating a security group( in Azure Directory or Dynamic 365 for that you need to have admin access or you can ask your admin to create those groups and give you access to the group) or add every single user individually. I hope this answers your question.