I have uploaded a file for recipient schema, now I am uploading a new file for recipient schema with some of the existing values, I want to see only new inserted data by using activity in my workflow. I think I have to put join between existing and new data on customerID, But don't know how to do that.
Can anyone help me on this, an immediate response will be highly appreciated.
Below is my sample data
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @Mrityunjay,
Use Enrichment activity to add a link to recipient :
after that use this link to filter your work table so as to keep only the records with empty or null recipientId.
Br,
Amine
Hello @Mrityunjay,
Use Enrichment activity to add a link to recipient :
after that use this link to filter your work table so as to keep only the records with empty or null recipientId.
Br,
Amine
Thank you @Amine_Abedour for helping me out!
Views
Replies
Total Likes
Views
Likes
Replies