Logical operators in user segments

Hello everyone,

I’m trying to create a user segment like this (language is a custom attribute):

(County=A OR Country=B OR Country=C) AND (language=en)

I can’t figure out how to combine the logical OR and AND. When I click it, all ANDs change to ORs, and vice versa.

Try something like this:

Thanks a lot! I didn’t realize that adding a second segment group would do the trick.

Yes, it can be tricky and often requires playing around with the tool. We’ll see if we can make it easier to use.