Forum Discussion
Doing Incremental Refresh in Custom Partition
- 3 years ago
Incremental Refresh requires RangeStart and RangeEnd datetime or dateinteger fields. "Country" is neither (unless you are very creative and map each country to a different date)
You can create custom partitions with the Country criteria but you cannot do incremental refresh on them (only selective refresh via XMLA).
Data change tracking also requires a (different) datetime field which seems equally inapplicable in your scenario.
Incremental Refresh requires RangeStart and RangeEnd datetime or dateinteger fields. "Country" is neither (unless you are very creative and map each country to a different date)
You can create custom partitions with the Country criteria but you cannot do incremental refresh on them (only selective refresh via XMLA).
Data change tracking also requires a (different) datetime field which seems equally inapplicable in your scenario.