Skip to main content
January 24, 2013
Question

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

  • January 24, 2013
  • 2 replies
  • 745 views
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. 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

January 24, 2013
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.
January 24, 2013
Thanks, Josh!