Avatar

Community Advisor

Hi,

 

The deduplication is unnecessary, unless you want to add new deduplication logic on top of the output.

Union activity doesn't behave the same as sql union (append)- it deduplicates based on Reconciliation as defined in activity (default pk).

 

Thanks,

-Jon