We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.
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
Happy to help!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.