I am trying to figure out if a scheduling conflict prevented people from purchasing tickets this weekend. I would like to find out the following:
Patron purchased tickets to Event A
Patron purchased tickets to Event B
but did NOT purchase tickets to Event C.
I created three lists but I am not generating any data when I run my lists using "In" and "not in". Does anyone have any advice how to best find my data?
Thanks!
When comparing like data from the same data table (like purchased events) you will need to use HAS and DOES NOT HAVE. If you have a few minutes I would check out the In and Has section of the Lists and Extractions online training (Lesson 6 in the Criteria Sets section) to help clarify when to use which criterion.
Best,
Anna
Thanks, Anna! I will definitely try this today. I appreciate your help!