Forum Discussion
Anonymous
6 years agoNot applicable
Incremental Refresh on table with no dates
Hi all, I've read all of the documentaiton on configuring incremental refresh for my import model (Azure SQL source). How do we set this up if our table has no date/time column? The data...
mwegener
6 years agoMost Valuable Professional
Hi Anonymous ,
the incremental refresh is intended for fact tables.
These fact tables should usually have a date column.
Otherwise you cannot apply the incremental refresh.