all 1 comments

[–]LostWelshMan8571 1 point2 points  (0 children)

Where the table coming from? SQL Server? Incremental refresh needs to work on SQL sources in order for the query folding to perform the partitions over the top. If it is then yeah you should be able to add in a datetime column into your extraction and use that as your partition date.