#Sassone

1 messages · Page 1 of 1 (latest)

hybrid girderBOT
frail sapphire
#

👋 happy to help

#

unfortunately as the error message states search queries don't support both AND and OR operators at the same time

mystic yoke
#

So ok

#

How can i query

#

the status

#

For both active or trialing?

frail sapphire
#

you'd have to do 2 queries

mystic yoke
#

Thanks for the helping

frail sapphire
#

I'm sorry there isn't a straightforward solution for this

#

you'd either have to query without filtering on the status and filter once you have the data in-memory

#

or have to do 2 queries and concat the results