Data refresh, passing date window parameter to custom sql

Hi @Loupi

QuickSight incremental refresh retrieves only new data based on a specified date field. It optimizes performance by avoiding the reloading of the entire dataset, focusing solely on records that have been added or updated since the last refresh. This is especially useful for large datasets with continuous updates.

Please refer the below documentation this might be helpful for you.

1 Like