Hi all,
I am testing the use of Alteryx to get data from SQL Server stored procedures, this one has only one parameter. With NULL it works, with '319' it shows an error and with 319 it shows an error too. The parameter is a varchar. Both statements works on the SQL Server interface.


What am i missing here? Already did this in the past, but i dont have access to the workflow anymore to see it.