Segment list by matching fields?
Hello,
I have a question, I have a scenario like this: A person has 2 different accounts with 2 different email addresses on each account, the 2 email addresses share the same customer ID.
Email: email1@example.com
Account Type: Account A
Customer ID: 123
Email: email2@example.com
Account Type: Account B
Customer ID: 123
Now, for example If I want to send a promo email specifically to email addresses with Account type A only, how do I filter out the above person (a person with Account A & B using different email addresses)?
Thank you.
hc.