Hey everyone,
I’ve got two AWS accounts; one for DEV and another for STAGE.
I built my QuickSight dashboard in the DEV account using an Aurora PostgreSQL (dev DB) and now I just want to move the same dashboard to STAGE (same logic and visuals, just connected to the stage DB instead).
The problem is; I don’t see any export option in the QuickSight UI.
So, I tried using the AWS CLI export-asset-bundle command, but the job fails with this error:
"InvalidParameterValueException": "DescribeDataSet is not supported for this dataSet in new data preparation experience"
Looks like my dataset is using the new data preparation experience, and that’s blocking the export.
Has anyone else faced this? Is there a way to migrate dashboards between accounts when the dataset uses the new data prep, or any workaround to export it?
@sandeepsd7095@nancho35 (cc: @Brett ) Programmatic support for datasets in the new experience was released recently. This includes full Asset Bundle support as well. Can you try now and let us know if you see any issues?
Following up here as it’s been a while since last communication took place on this thread; did you have any additional questions regarding your initial post?
If we do not hear back within the next 3 business days, I’ll close out this topic.
Since I haven’t received any further updates from you, I’ll treat this inquiry as complete at this time. Please feel free to create a new post if you have more questions.