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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors