Forum Discussion
Narukkp
6 years agoHelper V
Updated record behavior in data flow incremental refresh
Hi Team, I have a doubt on Power bi Dataflow incremental refresh, If we enable the incremental refresh on dataflow how it will handle the updated records i.e. if suppose I have one employee and h...
- 6 years ago
Hi Narukkp ,
For the existing record, the refresh process will update it, not delete it and add a new record at the end of the table.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
6 years agoSuper User
Incremental refresh does not handle late updates well. It is designed for data that is immutable after being written.
Until the service supports full refresh requests of incremental data sources your only remedy at the moment is to initiate a refresh from the desktop which will in turn force a full first refresh of the incremental data source.