Where can I find my DataSetReferences to create an analysis by using CLI command 'create-analysis'

Hi,
I want to create a new analysis by using CL command ‘create-analysis’ but I don’t know how to set value for DataSetPlaceholder in “SourceEntity” → “DataSetReferences”: [{ “DataSetPlaceholder”: “???”, “DataSetArn”: “”}

would you please let me know how to find DataSetPlaceholder for an existing dataset?

Thanks

Hi @Hamid.Mohsendokht -

The DataSetPlaceholder property is usually the Dataset Name. You can set it manually or get it from a dataset you have described.

The DataSetArn is more important, the schema must match the dataset it’s replacing (Source QuickSight API Template

1 Like