Forum Discussion
User access review for Power BI reports
- 8 years ago
Hi glenncogar,
You can use Power BI reports and dashboards API to list dashboards and reports: https://docs.microsoft.com/en-us/rest/api/power-bi/reports/getreportingroup.
But currently there is no rest API to list shared users for each dashboard or report. You can go to Audit Log and search share dashboards/reports activities, find shared user by clicking each activity.
Reports - Get Report In Group (Power BI REST APIs ...
docs.microsoft.com
Returns the specified report from the specified workspace. Required scope: Report.ReadWrite.All or Report.Read.All To set the permissions scope, see Register an app.
Regards,
Daniel He
Hi glenncogar,
You can use Power BI reports and dashboards API to list dashboards and reports: https://docs.microsoft.com/en-us/rest/api/power-bi/reports/getreportingroup.
But currently there is no rest API to list shared users for each dashboard or report. You can go to Audit Log and search share dashboards/reports activities, find shared user by clicking each activity.
Reports - Get Report In Group (Power BI REST APIs ...
docs.microsoft.com
Returns the specified report from the specified workspace. Required scope: Report.ReadWrite.All or Report.Read.All To set the permissions scope, see Register an app.
Regards,
Daniel He
Thanks for your reply Daniel,
your description of how to access the facilities currently available in Power BI was very helpful.
Based on your reply, I think I need to suggest to Microsoft that there are some governance/admin features they need to provide so that organisations can govern the reports and dashboards published and shared.
I have not really used the API feautes of Power BI yet so I'll try them out to see how close I can get to what we need.
Thanks for your help. I hope that others also find this useful.
For anyone looking for similar features, please vote for this. If you know that someone else has already requested this feature please let me know by posting the link(s) back here.
- Anonymous7 years agoNot applicable
glenncogar Hi! Were you able to find a way to get the list of users whom reports have been shared with?
Regards,
Ferdinand