Forum Discussion
RLS Issue with shared dataset
- 5 years ago
Oh, I see, that wasn't clear in the original post. If you use RLS, then everyone, outside of those that have access to the workspace must be assigned to an RLS role. If you want some folks to have full access, then create an RLS role where the DAX just returns true, then assign folks that need full report access to that role
In additon to adding users to the RLS roles, you need to grant them read-only privileges on the shared dataset
In the workspace with the shared dataset, when you select the "More options" icon (three vertical dots) when hovering over the dataset, then select "Manage permissions", what do you see?
- MrNico285 years agoRegular Visitor
The privileges were alredy given. I have shared the dataset but the main issue is with the users that doesn't have RLS applied.
The v.bebe and v.bienestar are the users that have to had RLS.
But this issue is with the ussers that doesn't apply RLS
The users with the RLS assigned don't have any problem, they can see the data without inconvenience
In this case is [email protected] who has the issue
- blopez115 years agoSuper User
Oh, I see, that wasn't clear in the original post. If you use RLS, then everyone, outside of those that have access to the workspace must be assigned to an RLS role. If you want some folks to have full access, then create an RLS role where the DAX just returns true, then assign folks that need full report access to that role
- MrNico285 years agoRegular Visitor
Thank you so much blopez11 _sfrost for your help. Now it totally works.
Sorry for the unclear explanation, I tried to do my best.
In any video or material that I found was the condition to add a "general" level to the remaining users.
So, that means that every time I create a user I have to assign them to the general level?
Thanks again, I really appreciate it