i am trying to create a view based on the Member Status field. I want to it to pull any records that have clicked in the email campaign
You can create the view as; Member status contains = {Campaign Name}-Clicked Count-1
but this does not capture if they clicked more than 1 time.
I tried these:
{Campaign Name}-Clicked Count-<=1
{Campaign Name}-Clicked Count-)<=1)
And neither seem to work. Any suggestions on this without having to count to the highest click count?
Leah