How do I apply a Smart List to a Static List?

Anonymous
Not applicable

How do I apply a Smart List to a Static List?

I have a static list of people that I uploaded who recently attended an event. I have a Smart List that I created for all contacts in California. How do I apply that smart list to my static list? ie. I want the names of all contacts in California who attended that event. 
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: How do I apply a Smart List to a Static List?

Ah, easy:

pull in the following filters:

Member of Smart List IN "California List"
AND (use ALL, the default)
Member of List IN "Static List Name"

will bring up people who attended that event who are from that California list.
Anonymous
Not applicable

Re: How do I apply a Smart List to a Static List?

Thanks, Josh!