Solved! Go to Solution.
Lan, I see what you're trying to do.
Unfortunately, you can't do this with Marketo advanced filters. I tried to do the following logic and it wouldn't take either one:
(1 and 2) or (1 and 3) or (1 and 4) or (1 and 5) or (2 and 3) or (2 and 4) or (2 and 5) or (3 and 4) or (3 and 5) or (4 and 5)
(1 and (2 or 3 or 4 or 5)) or (2 and (1 or 3 or 4 or 5)) or (3 and (1 or 2 or 4 or 5)) or (4 and (1 or 2 or 3 or 5)) or (5 and (1 or 2 or 3 or 4))
I think your best bet would be to create 5 smart campaigns and create a new score field. Each smart campaign will look at if a lead was sent the email and +1 to the score if yes.
Then, you can run your filter off the score.
Let me know if you come up with a better way.
Lan, I see what you're trying to do.
Unfortunately, you can't do this with Marketo advanced filters. I tried to do the following logic and it wouldn't take either one:
(1 and 2) or (1 and 3) or (1 and 4) or (1 and 5) or (2 and 3) or (2 and 4) or (2 and 5) or (3 and 4) or (3 and 5) or (4 and 5)
(1 and (2 or 3 or 4 or 5)) or (2 and (1 or 3 or 4 or 5)) or (3 and (1 or 2 or 4 or 5)) or (4 and (1 or 2 or 3 or 5)) or (5 and (1 or 2 or 3 or 4))
I think your best bet would be to create 5 smart campaigns and create a new score field. Each smart campaign will look at if a lead was sent the email and +1 to the score if yes.
Then, you can run your filter off the score.
Let me know if you come up with a better way.
Hi John,
Thanks for this solution, I was just wondering does it needs to be added in the beginning of the smart list the filter member of list, or is it just enough to put open email filters?