Forum Discussion
To Find out user roles across in audit table.
I am working on a Power BI report for auditing user roles across the org. Can someone please point out the tables that needs to be accessed for Get the Users (system user), Security role assigned to the user and Privilege related to the security role.
Hello - you can use the PowerBI REST API to get semantifc model and workspace permissions. The content below was taken from: https://learn.microsoft.com/en-us/power-bi/developer/embedded/datasets-permissions#:~:text=Row-level%20security%20For%20a%20semantic%20model%20that%20uses,to%20see%20as%20configured%20in%20your%20RLS%20settings.
Semantic model REST API permissions
1 Reply
- jennratten
Super User
Hello - you can use the PowerBI REST API to get semantifc model and workspace permissions. The content below was taken from: https://learn.microsoft.com/en-us/power-bi/developer/embedded/datasets-permissions#:~:text=Row-level%20security%20For%20a%20semantic%20model%20that%20uses,to%20see%20as%20configured%20in%20your%20RLS%20settings.
Semantic model REST API permissions