How Do I apply Logical NOT?

I am need to achieve something like below.

If Not (PageName Contains “index” or PageName Contains “home”)
– Some action

If I write PageName Does’t contain then one of the condition will match every time, so I need NOT.

I am not sure how to do it in bubble.

Can you share a screenshot of how you currently have this set up? Or a link to the editor so we can take a look? I’m asking because there should be an option for “is not” in the same list of options that you found “doesn’t contain,” so it’d be helpful to see what you got.

This topic was automatically closed after 70 days. New replies are no longer allowed.