contain
can be tricky, for example, 120 "contains" 12.
I think the best approach is using join id, split with comma and then use not in
array
Like:
1 Like
contain
can be tricky, for example, 120 "contains" 12.
I think the best approach is using join id, split with comma and then use not in
array
Like: