Forum Discussion
Is it possible to use RLS to hide pages in a project?
- 2 years ago
Hi Abdulsido,
Although Power BI does not support selectively displaying or hiding pages for users, you might be able to achieve a workaround for this, with a combination of RLS and custom page navigation.
Basically, you can implement your own navigation using a slicer and button. The values in the slicer can be controlled using RLS, thus a user would only see the name of the pages populate in the slicer as per their role in RLS, and so would be only able to navigate to the selected list of pages.
The following are few of the blogs you can refer to, while implementing this.
- https://www.fourmoo.com/2020/05/26/did-you-know-you-can-now-selectively-show-report-pages-for-specific-users-in-power-bi/
- https://radacad.com/page-level-security-workaround-in-power-bi
- https://www.clearpeaks.com/applying-page-level-security-in-power-bi/#:~:text=While%20Power%20BI%20inherently%20supports,so%20based%20on%20user%20permissions.
Have a look and let me know if it fulfills your requirements!
Hi Abdulsido,
Although Power BI does not support selectively displaying or hiding pages for users, you might be able to achieve a workaround for this, with a combination of RLS and custom page navigation.
Basically, you can implement your own navigation using a slicer and button. The values in the slicer can be controlled using RLS, thus a user would only see the name of the pages populate in the slicer as per their role in RLS, and so would be only able to navigate to the selected list of pages.
The following are few of the blogs you can refer to, while implementing this.
- https://www.fourmoo.com/2020/05/26/did-you-know-you-can-now-selectively-show-report-pages-for-specific-users-in-power-bi/
- https://radacad.com/page-level-security-workaround-in-power-bi
- https://www.clearpeaks.com/applying-page-level-security-in-power-bi/#:~:text=While%20Power%20BI%20inherently%20supports,so%20based%20on%20user%20permissions.
Have a look and let me know if it fulfills your requirements!