Hi Team,
Does anyone know or has restored a replaced (not deleted) analysis before? Unfortunately, I would like to revert back to the old version.
Will the below solution work even if the newest version of analysis has overwritten the old version of analysis and they have the same analysis id?
@saljain ,
The restore analysis can be used to restore a deleted analysis. The other option, you can open the existing analysis and click on undo to revert back some of the changes, but this might not be the older version you require. If there is a backup process implemented at your end to store analysis metadata or you are using templates, these can help you restore to the older version.
Kind regards,
Koushik
The below solution worked and suggested by a QS product manager:
You will need API access but here are the steps
Do a DescribeDashboard to get the latest version. Then use UpdateDashboardPublishedVersion to previous version. Then you should be able to do a “Save As Analysis”. Finally use the update-dashboard-links API to link the dashboard with the new copy of Analysis.