Skip to content

Can I add Or inside filter along with many And operators? #214

Answered by gdbarron
triet205 asked this question in Q&A
Discussion options

You must be logged in to vote

I built your example in the UI and the query was just as you have it, without the parenthesis. a and b or c and d. I haven't confirmed this, but it seems 'or' takes precedence over 'and' which is why group is needed to override.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@triet205
Comment options

@gdbarron
Comment options

@triet205
Comment options

Answer selected by triet205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants