Forum Discussion
Row Level Security - PBI Report Builder
I have developed a paginated report (.rdl) using a PowerBI dataset. The PowerBI dataset has RLS setup.
Is there a way to setup RLS for the paginated report as well?
I found this resource but it seems to refer to embedded reports only. I hope for this report to live in the PowerBI App space.
https://docs.microsoft.com/en-us/power-bi/developer/embedded/paginated-reports-row-level-security
2 Replies
- v-robertq-msftCommunity Support
Hi, Rewind
According to your description, I think you can implement RLS for your dataset in the Dataset Properties window, like this:
You can also refer to some related cases:
https://community.powerbi.com/t5/Service/RLS-in-Paginated-Reports-User-cannot-view/td-p/740916
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- RewindHelper I
I don't seem to have those options when I right click.
I'll try the other solutions linked and see if they work.