BIP2531
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : The datasource '<insert_2>' does not support the IN predicate.Explanation
IN is not supported by this data source.Response
Rewrite the expression to avoid use of IN, or connect to a different data source.