Forum Discussion

Saloni_Gupta's avatar
Saloni_Gupta
Helper I
3 years ago
Solved

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 i...
  • Anonymous's avatar
    Anonymous
    3 years ago

    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.