Forum Discussion
Incremental Refresh - Duplicate Rows for Refresh Window
- Anonymous4 years ago
Hi lbendlin ,
I think I understand now. I've set the RangeStart parameter to filter to dates AFTER and the RangeEnd parameter to filter dates BEFORE or EQUAL TO. Previously they both had EQUAL TO in the filter.
This seems to have corrected it.Thanks,
Mark
there can be many reasons for your symptoms. Maybe you can provide more details on your setup
- parameters must be datetime or datenumber
- parameters cannot both be inclusive
- incremental refresh does not account for scenarios where older data gets changed.
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Docs
- Anonymous4 years agoNot applicable
Hi lbendlin ,
Thanks for replying. I can confirm that my RangeStart and RangeEnd parameters are DateTime formatted, as below:
When you say that parameters cannot both be inclusive, what do you mean by this?
On your final point, this is understood. I've set my refresh window to be 60 days, which should be enough of a window to catch anything that changes.
Thanks,
Mark
- Anonymous4 years agoNot applicable
Hi lbendlin ,
I think I understand now. I've set the RangeStart parameter to filter to dates AFTER and the RangeEnd parameter to filter dates BEFORE or EQUAL TO. Previously they both had EQUAL TO in the filter.
This seems to have corrected it.Thanks,
Mark