Any Updates about the new feature?
any update for this features?
@Cindy , @hisyamdarwis
Hi using the APIs you can extract the analysis definition , merge it with another analysis and create a new analysis.
From the UI this is no possible.
Please post a new question if there are any additional questions.
I am trying to use the API, but for some dashboards Iām running into errors due to limits of array sizes. e.g., at ādefinition.sheets.16.member.visuals.1.member.lineChartVisual.chartConfiguration.seriesā failed to satisfy constraint: Member must have length less than or equal to 10 (my line chart has 16 series).
I was able to create the sheet via the UI, but when I try and update it with another sheet from another analysis, I get the above error. Is there any workaround or am I just hosed?
Thanks
John
Hi @Koushik_Muthanna.
Is it also possible to update an existing analysis using the API or do we have to create a new analysis for this to work.
Thanks
Is there any update on a better way to copy analysis tab to another analysis?
@ganihar ,
have a look at this : Importing Amazon QuickSight visuals to an analysis - Amazon QuickSight
Thanks. This is a great solution.