Exceeded the maximum depth of an expression tree (1000)

when i filter a colunm value more than 1000, i got the error.
I found that SQL statements executed in the background use a lot of nested expressions:


Can this use IN to replace equals? Because some query engines do not support too many expressions

Hi @annisun
Post "Diagnostic Info" from Admin > Troubleshooting, and which database type you're querying.