Problem in creating new analysis

I am taking analysis backup using Quick sight SDK JavaScript by creating template using existing analysis and than creating new analysis using template but the visuals are not showing on analysis. And when I checked the the definition of analysis using DescribeAnalysisDefinition command its empty. Should I create new datasets and connect it with new analysis?
And also which json file should i store for backup Template or Analysis for Restoring the analysis?
Can anyone help me how to solve this problem?

Hi @AhmedMalik

Can you describe the template and make sure it was created without errors?

https://docs.aws.amazon.com/cli/latest/reference/quicksight/describe-template.html

1 Like

@AhmedMalik Can you follow the steps described in this blog post and see if that fixes the problem?

If you are still stuck please provide some more details with the exact errors you’re facing.