Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

page level security

hi All i have 3 pages.  created a excel file with columns and store it in sharepoint from that using web url connector getting into powerbi.  Team  email role  page1 page2 page3 A arvi...
  • v-hashadapu's avatar
    v-hashadapu
    1 year ago

    Hi Anonymous , There is no official default way to have Page level security in Power BI. While I did say we can use a workaround where we can use measures to restrict access and use page navigation, that was based on my general experience in Power BI and I am sorry if that misled you, wasn’t my intention. I have tried to do this but found not only that this isn’t possible, but the only sure workaround is also what I already gave you in the .pbix file with landing page and page navigation (using bookmarks).

    I improved on that workaround by changing it a bit. Now there is a Main page with buttons for Admin and Manager. When you click on Admin, you can view the buttons for pages that admin has access to (all of them in this scenario) and when you click on Manager, you can view the buttons for pages that Manager has access to. There you can use those buttons to navigate to the respective pages. You can base this to build your own report as needed.

    Please check the .pbix for your reference.