Forum Discussion
Error using Detect Data Changes Re: Incremental Refresh
Hi BobbyEire ,
If you select the Detect data changes checkbox, you can select a date/time column used to identify and refresh only the days where the data has changed. This assumes such a column exists in the source system, which is typically for auditing purposes. This should not be the same column used to partition the data with the RangeStart/RangeEnd parameters. The maximum value of this column is evaluated for each of the periods in the incremental range. If it has not changed since the last refresh, there is no need to refresh the period.
For reference:
Incremental refresh in Power BI
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- BobbyEire6 years agoRegular Visitor
Hey Amy,
I'm using 2 separate columns:
[Sync Created Date Time] for the incremenatl refresh
[Sync Date Time] for Detecting Data changes.