Forum Discussion
automate2create
2 years agoRegular Visitor
Question on restoring previous Power BI report
I work in our IT team and we create all the Power BI reports for the users to access. We create them in Power BI Desktop and then publish them to Services. A user has called me and said that their ...
- 2 years ago
Unfortunatly without the use of piplines and Git (Premium feature) there is no way to recuperate what is deleted or overwritten.
To avoid this case from happening again under Por licenses I would recommend :
- Create 3 Workspaces :
- 1 for Dev and test, It contains Datasets and reports
- 1 for Prod, it contains Thin reports only (Publish the report without Dataset on Live connection mode)
- 1 for Dataset_Prod, It can contain the Report of Prod if you want as last version
- Create the App from WS_Prod(Thin report)
- Add end users to the Audiences of the App
- Give access permission as viewer to end users directly on the Dataset_Prod(Not the workspace)
- Create 3 Workspaces :
aj1973
2 years agoCommunity Champion
Unfortunatly without the use of piplines and Git (Premium feature) there is no way to recuperate what is deleted or overwritten.
To avoid this case from happening again under Por licenses I would recommend :
- Create 3 Workspaces :
- 1 for Dev and test, It contains Datasets and reports
- 1 for Prod, it contains Thin reports only (Publish the report without Dataset on Live connection mode)
- 1 for Dataset_Prod, It can contain the Report of Prod if you want as last version
- Create the App from WS_Prod(Thin report)
- Add end users to the Audiences of the App
- Give access permission as viewer to end users directly on the Dataset_Prod(Not the workspace)