check for multiple conditions on the same field
i think there is a simple solution that i am over looking
but i am building this query:
but i am not getting the data that i would expect
it this not the correct way to have multiple ANDs for a single field
1 Reply
Hey @thejacer87 👋
You may want to combine the notIn conditions in one filter like this:
If this doesn't help, what output were you expecting and what are you getting?