Forum Discussion

pkn7's avatar
pkn7
Frequent Visitor
1 year ago
Solved

Retrive default Usage metrics report

Hi ,

I have updated the default usage metrics report. is there a way to retrive the default usage metrics report. I tried deleting the report and generating the usage metrics report again but still my updated report is displayed. any help on this is much appreciated.

 

Thanks,

Priyanga

  • Thanks for all the responses. In my case i had to reach out to power bi admin team . they were able to delete and recreate the original usage metrics report.

4 Replies

  • Hi pkn7 

    When you modify the default usage metrics report in Power BI, the changes are saved, and even if you delete and regenerate the report, Power BI will keep showing the modified version. Unfortunately, there's no direct "reset" option to revert to the original, default usage metrics report once it's been modified. However, there are some steps you can take to try to restore the default usage metrics report:

    ### Steps to Restore the Default Usage Metrics Report:

    1. **Create a New Workspace (Recommended)**
    - If you're okay with creating a new workspace, this can be a simple solution. Move your reports to a new workspace without copying the customized usage metrics report.
    - When you generate the usage metrics report in the new workspace, it should display the default version as long as no modifications are made.

    2. **Copy Usage Metrics to a Separate Report**
    - Before making any customizations to the default usage metrics report in the future, it’s a good practice to **copy it to a separate report**. This way, you can customize the copied report and keep the default usage metrics intact for reference.

    3. **Generate Usage Metrics in Power BI Service**
    - If you haven’t done so already, try generating the report directly from the Power BI Service. Sometimes, regenerating it in the online environment can restore the default report view.

    4. **Contact Power BI Support**
    - If none of the above solutions work, you may need to contact Power BI Support to reset the usage metrics report for your workspace. Explain that you want to restore the original default metrics report, and they might be able to assist you in clearing out the modified version.

    5. **Use the Power BI API (Advanced)**
    - Power BI’s REST API can retrieve detailed metrics data, so you could consider creating a custom usage metrics report from scratch using API data. This can serve as an alternative if you need a customized metrics report that functions separately from the default.

    Unfortunately, Power BI does not currently offer a "reset to default" function for usage metrics reports. Following one of the steps above should help you regain access to the unmodified, default usage metrics report.

     

    Did I answer your question? Mark my post as a solution, this will help others!

    If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂

    Kind Regards,
    Poojara
    Data Analyst | MSBI Developer | Power BI Consultant

  • Hi pkn7 If you want the default Usage Metrics report, you can delete the Usage Metrics Report semantic model.

     

    In the workspace go the settings of any Semantic Model. Scroll down to the Usage Metrics Report semantic model. Click on the model. In the browser url you will noe see the GroupID and DatasetID. 

    Use the below Rest API to delete the semantic model

    https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/delete-dataset-in-group 

     

    No recreate the Usage Metrics Report.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, pkn7 

    Thanks for Wikkleyn81 and Poojara_D12 reply. You can open the button and the default Usage metrics report will be retrive.



    Best Regards,
    Yang

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know.
    Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

  • pkn7's avatar
    pkn7
    Frequent Visitor

    Thanks for all the responses. In my case i had to reach out to power bi admin team . they were able to delete and recreate the original usage metrics report.