Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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!
User | Count |
---|---|
25 | |
22 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
20 | |
17 | |
15 |