Is it possible to Do a Search for: things containing a list containing just two items?
Or Do a Search for: things containing list containing [number of] items?
Or filter things that contain a list containing [number of] items?
I want to search for teams of users containing only two users .
I have tried using the :count operator but can’t seem to get the expression right.
Thanks in advance!
It is possible. I hate when I have to apply this somewhere 
do a search for: (filter advanced: (this thing’s list intersect with list of two items : count > 0))
Hope this works
Thanks so much I think this should work. I haven’t encountered filter advanced before but I googled it. Well done for finding a solution so fast.
1 Like
system
Closed
4
This topic was automatically closed after 70 days. New replies are no longer allowed.