Hi @YoussefC ,Lets consider your file has 10 profile data, where 5
profile already exist in database, and another 5 are new.When you do
enrichment/reconciliation, you said the output had all 10 records. When
you analyse the data from output transition of Reconciliation activity,
you can figure out 5 existing profile will have primary key number,
whereas new records will have primary key @id as 0. So after this
Reconciliation you can use a segmentation activity and you can separate
this records a...