Change dataset after an analysis that uses this dataset

Hi, Hope there is a simple solution for this case.
I have multiple datasets with the same data structure. I developed the analysis based on one dataset. I would like to use the same analysis on all different datasets and make different dashboards (same structure,different name). how do I do this?

Thanks

Hi,
you can copy the analysis and replace the dataset. If the columns of the datasets have the same names, every setting, formatting, calculated field, etc. will be used in the new dataset.

Copy analysis: Duplicating analyses - Amazon QuickSight

Replace Dataset:

Do you need more help with this?

1 Like

Yes. This helps. Thanks. Never noticed the Replace option.

Very nice … notice that the names of calculated fields are case sensitive and are seen as missing fields if a difference in the field name ( upper & lower e.g. Year and year gives a missing field error )