The error output generates two columns: error column and error code which I'm sending to a different flow to be handled. Both of which are just integers which don't really help me identify the error or the column the error occured. Would anyone happen to know how would I match the error column # to the actual column that threw the error? Also I'm not sure what the decypher the error code either.