I am trying to run a stored proc from alteryx using dynamic input tool.
My proc is defined in Sql server and has no in or out parameters.
When I select the stored proc from a list and go to SQL editor to test it. I get an error message saying
"Error opening "Exec StoredProcName": No columns returned"
I have tried using OLEDB as well as ODBC drivers.
I have gone through various solutions in community without any success. Any help will is appreciated.
Please see the screen shot attached when i try the steps using ODBC driver