I have multiple inbound populations from query activities with a segment code assigned to each.
A recipient can be picked up by zero, one or more query activities.
How can I use all segments that a recipients belongs to in the delivery?
Views
Replies
Total Likes
Hi,
You can use Union activity before delivery, and select 'All shared columns' so that if the same recipients has segment1 and segment2, then there will be 2 records after union.
Regards,
ParthaSarathy
Views
Replies
Total Likes
Thanks for the suggestion but it hasn't quite worked.
There are two records after the union activity however the delivery activity itself will deduplicate the incoming records during analysis so we are left with 1 record.
Views
Replies
Total Likes
Hi,
If you want to send multiple communications on same communication address (email/mobile) in a single delivery run, you can uncheck the "Exclude duplicate addresses during delivery" in exclusion setting within delivery. This would solve your problem and bring in multiple segment codes for a recipient.
Views
Replies
Total Likes
Views
Likes
Replies