Forum Discussion
Error We're having trouble loading usage metrics right now
- 3 months ago
Usage metrics dataset is hidden dataset and generally wont be visible in the workspace artifact list view.
I suggest you to run this API call which will give you the list of datasets that are present in your workspace
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-group
You will able to identify the usage metrics dataset and its GUID.
Delete all the usage metrics datasets using this API endpoint
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/delete-dataset-in-group
There after open your workspae and generate a new usage metrics report. It should generate a new usage metrics dataset
Connect on LinkedIn
read my blogs here: https://www.techietips.co.in/
Did I answer your question? Mark my post as a solution! If I helped you, click on the Thumbs Up to give Kudos.
Proud to be a Super User!
Hi sonthayatom
Thank you for submitting your question to the Microsoft Fabric Community Forum, and thanks to SamInogic and tharunkumarRTK for sharing helpful suggestions.
Could you let us know if the suggested solution resolved your issue? If not, please share any additional details so we can assist further.
Best regards,
Community Support Team.