Forum Discussion
Trish_Rye
1 year agoHelper I
REST API GetUnusedArtifactsAsAdmin change / bug?
Hello, We are using this REAST API: GetUnusedArtifactsAsAdmin (https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-unused-artifacts-as-admin) for getting unused datasets. We ...
- 1 year ago
Hi Trish_Rye,
Thank you tharunkumarRTK rohit1991 BhavinVyas3003, for you valuable insights.
Please raise a support ticket so that the backend engineer can assist you in rectifying the issue. Below is the link to raise the support ticket:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank you.
BhavinVyas3003
1 year agoSuper User
- Check Dataset Refresh History:
Use REST API or Power BI portal to see recent refreshes for those datasets. - Review Query Activity Logs:
Audit logs or usage metrics can help detect if datasets were accessed. - Verify Workspace Membership & Permissions:
Confirm that the admin account running the API has visibility on all relevant workspaces/datasets. - Use Power BI Audit Logs (via Microsoft 365 Compliance):
Query activity for datasets to see if there were recent queries not reflected in the API. - Run the API on Smaller Scopes:
Try with a specific workspace or dataset group to isolate where data changes occur.
- Check Dataset Refresh History: