Forum Discussion

Maciekszn's avatar
Maciekszn
New Member
1 year ago
Solved

How to restore deleted reports and model?

The user deleted the report and the model on which the report was based. I have PBIX versions, but when I try to open the report, a message pops up saying that it cannot find the model. If I publish ...
  • MFelix's avatar
    1 year ago

    Hi Maciekszn ,

     

    To my knowledge you cannot recover any deleted semantic model from the service, except if you are using a CI/CD for Fabric workspaces.

     

    If you do not have a copy of the PBIX for the semantic model you won't be able to get the model back.

     

    If you have a copy of the semantic model you need to publish the semantic model first and then connect the report to the newly published semantic model using the Data Source settings on the Transform option in Power  BI desktop.

  • ibarrau's avatar
    1 year ago

    Hi. I think you should be able to open the live connected report, get the error, see everything on blank and then change the data source at transform data menu. That should load everything back.

    https://community.fabric.microsoft.com/t5/Desktop/How-do-I-switch-quot-Live-Connection-Power-BI-dataset-quot/td-p/1251245

    You can't restore semantic models unless you are working at the service and you have git integration. It's a good practice to think in a version control strategy for developing files.

    I hope that helps,