Hi community!
I am facing with a problem that after many consults I cannot resolve. I added a data connection in Gallery to a SQL Server database.
I added an input tool into Alteryx Designer and the connection is already done and it works perfectly. The problem is I want to retrieve all the data from a specific table from the data source and when I run the workflow it retrieves the column names but there is no data in there. If I run the query in the database directly the table has more than 800k rows.
On the other hand if I consult other table from Alteryx the workflow works perfectly but I don't understand why not from the table I need.
Could anyone help me with this? What can I try to solve it?
Thank you team.