Forum Discussion
anandmitta
5 years agoHelper I
URL filtering
I have a power bi report with multiple pages in it and I embed it to a portal In the portal I have a dropdown with all the page names. The user selects any one page from the dropdown. The user s...
- Anonymous5 years ago
Hi anandmitta ,
Sounds like you may try RLS instead of URL filtering.
Do you want specific users to access specific data?
Please kindly refer to
https://radacad.com/what-do-you-need-to-implement-dynamic-row-level-security-in-power-bi
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
5 years agoSuper User
anandmitta , as per this issue & pageName should help
anandmitta
5 years agoHelper I
amitchandak , I guess using &pageName would just change the landing page. The user will still be able to access other pages.
What I wanted was, user should have access to just that one page which he selects. He shouldn't have access to other pages.