We recently migrated from one data source to another data source, and due to some issue, all Analyses were gone.. is there a way i can store locally all Analyses in XMLs or any other format and upload n use again later? ( for my by mistake deletion i have shared with my colleagues so that they also have author access on analyses same as me) but this time the whole Analyses n Dashboard deleted… so need to re-create around 15 Dashboards+ Datasets+analyses.
Quick does not support direct local storage of analyses in XML format, but you can export their full definitions to JSON using AWS APIs for backup and restoration.
Use the DescribeAnalysisDefinition API or CLI command to export each analysis definition as JSON, which can be backed up to S3 via scripts.
Start an asynchronous export job via StartAssetBundleExportJob CLI/API to package analyses, dashboards, datasets, and dependencies into a .qs ZIP.
Please refer to the following documentations this might be helpful for you.
Just checking back in since we haven’t heard from you in a bit. I wanted to see if the guidance shared earlier helped resolve your question, or if you found a solution in the meantime.
If you still have any additional questions related to your initial post, feel free to share them. Otherwise, any update you’re able to provide within the next 3 business days would be helpful for the community.
Since I haven’t received any further updates from you, I’ll treat this inquiry as complete for now. If you have any additional questions, feel free to create a new post in the community and link this discussion for context.