All - I have a workflow where I query my client DB (to create a target population.
I read in a List created that contains an 'Issue Date (type: Date and Time), and this goes through an Intersection so I can append the Issue Date for all Client ID matches. Then from there, I'm trying to use a Split Activity to append a Segment code. The following is the filtering condition. All fields are 'Date and Time'
However, I get the following error. Any idea why I'm getting this error?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @montezh2001 ,
Check the table you are referring to in 'Split' activity. Is it temporary table? It should be temporary table because you are targeting data coming from previous branch.
If not, share screenshot of split activity setup.
Thanks,
Jyoti
Hi @montezh2001 ,
Check the table you are referring to in 'Split' activity. Is it temporary table? It should be temporary table because you are targeting data coming from previous branch.
If not, share screenshot of split activity setup.
Thanks,
Jyoti
I had to change my Targeting Dimension from Recipient to Client and it ran perfectly. Thank you.
Views
Replies
Total Likes
Views
Likes
Replies