More Advanced Contact Filter Logic
J
Justin Nabong
I tried the new Smartlist 2.0 that is supposed to have advanced filters but I found that it's the same logic as the old one being:
(CONDITION and CONDITION) or (CONDITION and CONDITION)
What if I want to have a common tag among all the contacts like this?
(Tag A or Tag B) and Tag Z
Z being the common tag
The only way to do this right now is:
(Tag A and Tag Z) or (Tag B and Tag Z)
Then if I want to add another tag it'll be like:
(Tag A and Tag Z) or (Tag B and Tag Z) or (Tag C and Tag Z)
This is a simplified example but for lists involving multiple tags, it's really time consuming.
Please add a way to do it like this:
(Tag A or Tag B or Tag C) and Tag Z
Log In
A
Ana Virtual Assistant
THIS. It really needs to be a thing, I have contacts with multiple tags, and if need a list with exclusions it is such a pain to filter it.
Please make this happen.