BIP2910
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : SELECT list item must be a scalarExplanation
The SELECT clause of a SELECT statement contains an item which could be a list. This cannot be used with the column functions: SUM, MAX or MIN.Response
Correct the syntax of the expression and redeploy the message flow.