I want to filter a list based on two criteria within the same CB Field.
`cb_currentplan` = 'Patron Membership 2012'
`cb_currentplan` = 'Patron Membership Renewal 2012'
However, when I put this filters in under simple no users are found. I assume because its looking for users with BOTH plans. I want to generate users with EITHER plan.
Can anyone help with the syntax? I need to generate other lists with based on other data points not just memberships.