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 August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Automation

Is it possible to autodetect the unused reports in the PowerBI apps in PBI web service and notify the user? Anything that can be of use to autodetect the unused reports in apps would be of help since we are dealing with n number of reports which could be removed from the apps to make it more organised, but doing it manually would be a taks, Please let me know is there any way to autodetect the unsued reports in apps which can reduce the manual taks.

1 REPLY 1
ibarrau
Super User
Super User

Hi. Well. There are things you can do as approach, but I'm not sure it would be exactly that. You can use the Power Bi Rest API. The following request is for that, however I'm not sure if checks at the power bi app or outside of it:

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-unused-artifacts-as-admin

As an alternative you can check the activity event logs. I'm sure in there you can see the operations like viewing a report inside and outside the app:

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events

I hope that helps,

P/D there libraries to help with API like SimplePBI for python or cmdlets for powershell


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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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