Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Saloni_Gupta
Helper I
Helper I

Automate Row Level Security (RLS) permissions in Power BI service

Hi All,

I have a report with Dynamic RLS applied and I am looking for a way to add the users in service/Security to the Dataset Row-Level security in an automated way or by creating DAX measures in Powerbi file and skipping the part where we add users to the Security tab ?
I would like to avoid the dependency of adding the users everytime to the Security tab.
One option that I have found is by creating an Azure Active Directory Security Group. Then add the AAD Security Group to the Role in the Power BI Service. That way we can add users to the AAD Security group and once they are added they will get access granted.
But is there any other way by creating Permissions table and using DAX Measures to implement RLS in PowerBI as that could be really useful?
Thanks in Advance!

1 ACCEPTED SOLUTION
v-binbinyu-msft
Community Support
Community Support

Hi @Saloni_Gupta ,

So far, if you want to implement RLS ,you need create a role with dax in Power BI Desktop and when you publish the report to service need add user to this role.

But if you want to update RLS in service, you can try to use REST API.

There is a case that you could refer, Solved: Can I update Row-level security via Rest API? - Microsoft Power BI Community

 

Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-binbinyu-msft
Community Support
Community Support

Hi @Saloni_Gupta ,

So far, if you want to implement RLS ,you need create a role with dax in Power BI Desktop and when you publish the report to service need add user to this role.

But if you want to update RLS in service, you can try to use REST API.

There is a case that you could refer, Solved: Can I update Row-level security via Rest API? - Microsoft Power BI Community

 

Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.