Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Problem With Dynamic Input For SQL Server

amanda04
6 - Meteoroid

I'm having this problem with Dynamic Input for Sql Server. I want to dynamically input a data source and a Select statement but when I run my workflow this error appears:

 

Dynamic Input (23): No table chosen; Please select a Table from data sourceDynamic Input (23): No table chosen; Please select a Table from data source

My input Data Source Template is:

 

 

odbc:DSN=Server1;UID=99999;PWD=__EncPwd1__

 

 

And I also input a table to select for test:

Select.PNG

 

Idk what I'm doing wrong, is there a away to solve this issue?

10 REPLIES 10
amanda04
6 - Meteoroid

@CharlieS This is exactly what I need, I need to study more about macros to structure more this kind of needs.

 

Tks a lot!

Labels
Top Solution Authors