Forum Discussion
How do I setup RLS for users to see all data?
- 7 years ago
Hi bkim,
If you don’t set RLS , you could grant them read permission, then they will view all data.
If you want to set RLS, you could create a new role without any filter in it , then add user in that role.
You could refer to Row-level security (RLS) with Power BI and this post for details.
Or you also could add all records in user table to mapping all data to specific users, then he/she will get all data.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Yep, it's as simple as creating another role without any filters and placing the users within that role haha
Hi bkim,
If you don’t set RLS , you could grant them read permission, then they will view all data.
If you want to set RLS, you could create a new role without any filter in it , then add user in that role.
You could refer to Row-level security (RLS) with Power BI and this post for details.
Or you also could add all records in user table to mapping all data to specific users, then he/she will get all data.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.