Getting an "Output Data (71) Error SQLBindParameter: [Microsoft][SQL Server Native Client 11.0]Invalid precision value" when inserting data from Alteryx to a SQL table with a field with datatype varchar(max). How can I get around this error. I cannot change the datatype on the SQL table. The data type passed is a v_string size of 4001.