Forum Discussion
Permission for Pages
Hi Power BI experts,
I need your help for permission, I'm developing power BI report with SSAS live connection.
I learned that there is a way to manage permission in SSAS and Power BI will follow that permission with windows account from
Power BI service user mapping.
However, It's hard to find way to control permission for each page.
For example, there are three pages: A, B, C in Power BI then A team should see only A page not B or C.
On the other hands, B team only should see B page not A or C.
Admin team should see all the pages.
Is there any way to do so?
Please give me any idea.
Thanks in advance.
Hey Anonymous ,
unfortunately, it's not possible to control access to any object inside a report, pages, or even single visuals.
You can use Row Level Security (RLS) from inside Power BI to restrict the data that is visualized.
If you are connecting to the data via a live connection the data access is configured inside the SSSA database.
You might build different reports, that reside in different workspaces, and also create different apps, to achieve what you need, as it's not possible to provide different access to objects to different user groups.
Hopefully, this provides some ideas on how to tackle your challenge.
Regards,
Tom
1 Reply
- TomMartens
Super User
Hey Anonymous ,
unfortunately, it's not possible to control access to any object inside a report, pages, or even single visuals.
You can use Row Level Security (RLS) from inside Power BI to restrict the data that is visualized.
If you are connecting to the data via a live connection the data access is configured inside the SSSA database.
You might build different reports, that reside in different workspaces, and also create different apps, to achieve what you need, as it's not possible to provide different access to objects to different user groups.
Hopefully, this provides some ideas on how to tackle your challenge.
Regards,
Tom