Forum Discussion
Anonymous
1 year agoNot applicable
Power BI App not inheriting RLS permissioins
I've been trying various things to fix this but getting nowhere. I have a Power BI report that has 6 different dynamic RLS roles, those RLS roles work as expected when I publish my report to a wo...
- 1 year ago
Hi Anonymous
If you are still running into issues, I would recommend using SQL profiler to connect to your semantic model and see when the users login would roles are being applied to them.
Anonymous
1 year agoNot applicable
I had created audiences for each of my roles, this was having unexpected results. By removing the audiences that all see the same report pages, I was able to resolve this. Thanks for everyone's input.