Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
The report in Power BI service stopped refreshing because the data source credentials needed updating. I have updated them but since then the report still has not updated/refreshed and becuase it's report created by Power BI itself and not published by me I can't see how to make it start refreshing again
Please help!
Solved! Go to Solution.
Hi @emmabr ,
To delete the Usage Metrics dataset:
Go to the workspace where the report is.
Click on the Semantic models tab.
Find "Usage Metrics Model" (or a similar name).
Click the three dots next to it and choose Delete.
If you don’t see the delete option, double-check that you have at least Member or Admin access to the workspace ,viewers won’t see that option.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Hi @emmabr ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @emmabr ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
The issue happens because even after updating the credentials, the built-in Usage Metrics dataset does not automatically reset.
Go to the workspace where the Usage Metrics report is located. Delete the broken Usage Metrics Model under Semantic Models. Open any report and click Usage Metrics again Power BI will create a fresh dataset automatically.
Please try following these steps it may fix the issue.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Hi,
Thanks for this info
How would I delete it from the Semantic model as I can't see an option to delete?
Hi @emmabr ,
To delete the Usage Metrics dataset:
Go to the workspace where the report is.
Click on the Semantic models tab.
Find "Usage Metrics Model" (or a similar name).
Click the three dots next to it and choose Delete.
If you don’t see the delete option, double-check that you have at least Member or Admin access to the workspace ,viewers won’t see that option.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Have to use the APIs
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/delete-dataset
You need to delete it and recreate it. Please see this guide