I am getting this error:
Dynamic Input (6): Error SQLExecute: [Simba][Hardy] (80) Syntax or semantic analysis error thrown in server while executing query. Error message from server: Error while compiling statement: FAILED: SemanticException [Error 10014]: Line 1:201 Wrong arguments '13': The arguments for IN should be the same type! Types are: {char(2) IN (int)}
I have this specific field going through a select tool to make it an int16. I've tried other formats as well but no luck. Any suggestions?
Simple fix, i had the action tool doing the wrong thing.