Using split on the emails of recipients using data of another linked table
How can I apply split for the blacklisted emails in recipients with having a preceding query on the transaction date (emails are not given in the Transaction Table).

How can I apply split for the blacklisted emails in recipients with having a preceding query on the transaction date (emails are not given in the Transaction Table).

Hi @saurabh99
The link needs to be defined as a 0-1 link in the Transaction data entity with the reverse link defined, the link in transaction is of type link and the reverse link would have its unbound proerty set to true, this way, you can look how the link between Recipient Delivery Log and Recipient is made in the Recipient Delivery Log data schema...
Otherwise you do the link via Enrichment but doing it as Data Schema level makes more sense as such link would be used over and over...
Thanks
Denis
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.