Forum Discussion
Triggg
6 years agoNew Member
RLS roles combination& Security Filtering Behavior = Both relationships
Hi all, We have implemented the RLS security for the Power BI report and difined set of different filter for each role via DAX. This works fine when user has single role membership, but throws...
jclebayon
4 years agoNew Member
In my case, I fixed the issue by changing a many to many connection into a one to many. Which was possible on my table after removing the null values.
Still, I don't know why it was working fine before and they it suddenly appeared + the error message is clearly wrong.