Is it able to use one Contains only to filter multiple selection?
In my attached example, you can see it works if I use 'in'. But if I applied the same logic for contains, it does not work if I only use one contains. It worked if I use 2 contains and an 'or', but for some reason I only need one contains, is it possible?