Forum Discussion
Anonymous
3 years agoNot applicable
How to handle duplicate in incremental refresh
HI, New data coming through incremental refresh was creating duplicates. because of this my relationship fails and incremental refresh did not do well. I only need to keep the data coming form ...
amitchandak
3 years agoSuper User
Anonymous , if you need only new data, then do not do incremental setting, it will be replaced with new data.
Incremental is only needed if you need to delete and append.