Forum Discussion
steveplatz2
8 months agoFrequent Visitor
Directlake Row Level Security
I'm running into an issue applying RLS to a DirectLake model, where I receive the error "The user belongs to multiple roles '' that have security filters, which isn't supported when one of the roles ...
- 8 months ago
steveplatz2 Current Workarounds
To avoid the error:Combine all RLS logic into a single role, or
Refactor the model to avoid N:N security filtering when multiple roles must be allowed, or
Use Import or DirectQuery mode, which do support merging RLS roles.
please mark this solution. Thanks
Amar_Kumar
8 months agoSuper User
steveplatz2 Can you mark this as accepted solution and close the thread please.