Forum Discussion
Sharing Reports - Not complete access to some users
- 4 years ago
You have two levels of security that are more or less innate features to Power BI:
Row Level Security (RLS) - https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rlsObject Level Security (OLS) - https://docs.microsoft.com/en-us/power-platform-release-plan/2020wave2/power-bi/object-level-security
https://www.youtube.com/watch?v=ZYO7wGKVM0Y
For "Page Level Security", as far as I am aware, there are only workarounds based on USERPRINCIPLE()
https://www.youtube.com/watch?v=an7n2kSTBk0
https://radacad.com/page-level-security-workaround-in-power-bi - Anonymous4 years ago
Hi Anonymous ,
For this scenario you can wait for a new feature (page level security) in power bi.
In Idea and ready to put it into development plan.
https://ideas.powerbi.com/ideas/idea/?ideaid=2dd57d8f-9e1e-4eb0-8dd1-05a566e522cf
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You have two levels of security that are more or less innate features to Power BI:
Row Level Security (RLS) - https://docs.microsoft.com/en-us/power-bi/enterprise/service-admin-rls
Object Level Security (OLS) - https://docs.microsoft.com/en-us/power-platform-release-plan/2020wave2/power-bi/object-level-security
https://www.youtube.com/watch?v=ZYO7wGKVM0Y
For "Page Level Security", as far as I am aware, there are only workarounds based on USERPRINCIPLE()
https://www.youtube.com/watch?v=an7n2kSTBk0
https://radacad.com/page-level-security-workaround-in-power-bi
Thank you for your response!