More than two time trigger duplicate records inserted in increment load.

Shanvitha 221 Reputation points
2020-11-09T16:01:42.427+00:00

Hi Team,

I am follow below link create Pipeline i have haapy answer but I have problem when i am insert more two time for day its dupplicate records inserted.
please anybody help how to avoid duplicate record in sink table

my client didnt accept this aproach beacuse sometime tirgger fail or user can trigger two time duplicate records inserted how to avoid this.
https://learn.microsoft.com/en-us/answers/questions/144566/increament-load-based-on-my-status-column.html

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,525 questions
0 comments No comments
{count} votes

Accepted answer
  1. HimanshuSinha-msft 19,471 Reputation points Microsoft Employee
    2020-11-10T21:05:18.327+00:00

    Hello @Shanvitha ,

    Thanks for the ask , i think you can make a small change on the reference pipeline . You need to switch from Update/Insert to Upsert . Please see the snaphot below .

    38849-2020-11-10-12-57-10-analytics-moveandtransform-ver.png

    38924-2020-11-10-12-58-12-analytics-moveandtransform-ver.png

    Thanks Himanshu

    Please do consider to click on "Accept Answer" and "Upvote" on the post that helps you, as it can be beneficial to other community members.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.