Forum Discussion
Security level
- 4 years ago
Hi Bishnu88 ,
Currently, it doesn’t support directly hide a report page to specific users, and this feature has been taken into consideration by our product team and is still under preview. You may voting for this idea or add you comments with more details there. Thanks in advance! The link of this fabulous idea is https://ideas.powerbi.com/ideas/idea/?ideaid=2dd57d8f-9e1e-4eb0-8dd1-05a566e522cf .
Also, you could refer to the below blog to implement Dynamic Page Navigation Based on User Login by combing with Hide report page, Button and dynamical button text features. The rough steps are:
1 Hide the report page that needs to be displayed to users dynamically
2 Create a Measure to judge whether user is an Owner or Member and its target page
3 Insert a Button on report page and take previous Measure as its Destination function
4 Create a Measure to dynamically display button text
The link of the blog that can help you: https://community.powerbi.com/t5/Community-Blog/Dynamic-Page-Navigation-Based-on-User-Login/ba-p/1097786
Best Regards,
Community Support Team _ Caiyun
You need to impliment RLS in your dataset and share the app through APP user
you will need to remove all member users from worksapce and provide access thriugh APP only.