When loading the table data to QuickSight datasets, it can have multiple datasets with versions that have different columns.
i.e,
v1 dataset: A, B, C columns
v2 dataset: A, B, D columns
dataset alias: it points to v1, and it can switch to v2 by dataset alias owner
dashboard was created from the dataset alias.
I would like to link the dataset by alias so that the dashboard does not need to ‘replace’ the dataset from v1 to v2.
Is this ‘alias’ available in QuickSight now?