Forum Discussion
Anonymous
6 years agoNot applicable
Row level security not working
Hello, I have implemented row level security using userprincipalname() dax. After I publish and configure the security it works fine, filters rows accordingly. But after say 10 mins, if I try to tes...
- 6 years ago
Hi Anonymous ,
If you have configured the workspace so that members have edit permissions, the RLS roles will not be applied to them. Users will be able to see all of the data.
For classic workspace, you could set "members can only view Power BI content".
For new app workspace, you could assign a viewer role.
lbendlin
6 years agoSuper User
Any overlapping/conflicting rules? Remember that RLS is optimistic - permissive rules override restrictive rules.