Forum Discussion
Updated record behavior in data flow incremental refresh
- 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.
Hi,
v-lionel-msft thank you for response but here my ask is internally power bi how it will do i mean for existing record it will delete and insert the new record or just update the existing record ?
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 Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- vkarumanchi6 years agoHelper I
But for me its appending one more record at the end instead of updating the existing record.
scenario : I'm using SQL server and set incremental on abc table ( one month History load and 1 week incremental)
Updated one record in source before refresh run.
one record is appended to dataset after refresh don.
Please make it as solution is it seems to be.
Thank you,
Vara