I have a re-engagement flow which is sending comms out to customers that have contacted us about a quote. In this quote we provide a discount, if the quote includes specific brands then they cannot be sent the discount.
I have setup a conditional Split in the flow and used the ‘contains’ condition to list all the brands that are excluded, this should exclude anyone that has one of these brands against their record:

When I look at the customers that ‘pass’ the split, some of them have brands lists in the quote, i.e its not excluding them. Does the ‘contain’ condition require that the quote contain ALL the brands listed for it to work, or will it exclude someone that contains at least 1? Ideally it needs to exclude them if they have 1 or more brands listed.
Thanks!