Forum Discussion
Security level
I have a Report that has been shared to 120 users, among them 100 of them are assigned as members and 20 of them are assigned as owner. I have a page in the report that i dont want the members to see it but owner be able to see it.
Any tips ??
Thanks for your help
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
3 Replies
- arvindsingh802Community Champion
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. - Bishnu88Frequent Visitor
Can you provide me with some documenation somewhere ??
- v-cazheng-msftCommunity Support
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