Forum Discussion
Automate Row Level Security (RLS) permissions in Power BI service
- Anonymous3 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.
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.