Extract refresh types

You can schedule to refresh a dataset extract in one of the following ways:

  • Full refresh – Remove the current extract and replace it with the new data. See Schedule full refresh for an extract.

  • Incremental refresh – Add only those rows that are new since the previous refresh based on a date column. Incremental refresh does not consider the updated data rows but rather the appended rows to a data source. Incremental refresh does not bring new columns. As a result, you should still occasionally run a full refresh. See Schedule incremental refresh for an extract.