Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

summary / report on reports shared

Hi, i have developed a bunch of reports on power BI services for my company and have shared various reports and dashboards with various users.  However as the number of these reprots and users go up in numbers, it is becoming harder to keep track of who has access to see which reports or subscriptions

 

Is there a way to see a summary of a list of reprots, and who has access /  who has the reports been shared with .  and ideally some kind of smmary stats on who whihc report has been viewsed most,  or left dormant?

 

 

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. I don't think there is a single place with all that info. You can go one by one on the reports clicking on the three dots next to them -> Manage Permission. That should show the users involved.

In order to have a list of reports and the users you can build something with the Power Bi Rest API as Admin. The admin can request a list of all the reports in the tenant and then there is a request to get the list of users for that report: https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin

That might be the only way to check it like you want. Building it.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi. I don't think there is a single place with all that info. You can go one by one on the reports clicking on the three dots next to them -> Manage Permission. That should show the users involved.

In order to have a list of reports and the users you can build something with the Power Bi Rest API as Admin. The admin can request a list of all the reports in the tenant and then there is a request to get the list of users for that report: https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin

That might be the only way to check it like you want. Building it.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.