Forum Discussion
Cyprien_Bariant
1 year agoNew Member
Why applying RLS causes problem to my model?
Hi Power BI Community, I have the following model on my Power BI: As you can see, there is a circular relationship between the 3 tables "learners_by_month", "paths" and "courses". I know t...
lbendlin
1 year agoSuper User
Another - less preferred - option is to apply the RLS rules to all dimension tables.
Cyprien_Bariant
1 year agoNew Member
This solution will result in the same problem as learners_by_month will still be the only fact table to be filtered by the RLS.
In any case, the main thing I would like to figure out is "why" it doesn't work as expected