Forum Discussion
Poojara_D12
1 year agoSuper User
Power BI Embed Report with RLS
Hello experts,
I'm facing an issue when I embed a Power BI report, I'm passing the correct workspace id and report id, when I load the embeded page, the layout of the report gets visible, but i...
- 1 year ago
Hi v-kpoloju-msft , ibarrau
Thank you so much for your answers.
The issue has been solved, the issue was with the RLS's parameter name, the name of the parameters were not matching in the c# code and the power bi, that was the reason behind this error. When I corrected the name it was working as expected.
ibarrau
1 year agoSuper User
Hi. Are you passing the identities with the effective identity? once the report has RLS you should include a role to make it load.
I hope that helps,