Forum Discussion
Anonymous
6 years agoNot applicable
Automate Row Level Security (RLS) permissions on the portal
Hi, I have a report with RLS applied working fine and I'm sure that there is a way to add new users to the Dataset Row-Level security in an automatic way using an API or so? I would like to avo...
Greg_Deckler
6 years agoCommunity Champion
I actually don't see anything here: https://docs.microsoft.com/en-us/rest/api/power-bi/
Perhaps you should be using dynamic RLS? https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Hierarchical-Row-Level-Security/td-p/889567
Perhaps you should be using dynamic RLS? https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Hierarchical-Row-Level-Security/td-p/889567
- Anonymous6 years agoNot applicable
Hi,
Thanks for the answer, but I don't think that's what I'm looking for. This dynamic security thing seems to be applied in the Model itself, applying DAX queries and what I need is to add a new user in the Dataset of the web portal.
Thanks anyway!