Forum Discussion
Anonymous
6 years agoNot applicable
How to configure row level security
Hi, I need to restrict data access in my power bi report. Following are the categories that I want to define: 1. Category 1 - Users should be able to access all data (no restrictions to be appli...
- Anonymous6 years ago
Hi Anonymous ,
You can create a new role "all" set all table filter dax expression as true. Then set these users as "all" role.
Best Regards,
Jay
Anonymous
6 years agoNot applicable
Hi Anonymous ,
You can create a new role "all" set all table filter dax expression as true. Then set these users as "all" role.
Best Regards,
Jay
- Anonymous6 years agoNot applicable
thanks
Anonymous ...this worked. Is there any limitation on how many members can be added per role?
- Anonymous6 years agoNot applicable
Hi Anonymous ,
As far as i know, there's no such limitation. You can check the offical document about RLS.
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls#limitations
Best Regards,
Jay