Hello all -
New Alteryx user here, so sorry if this is has been asked already.
I am working on a program that will be run every year. One of the jobs requires about 10 data pulls from different tables on 1 SQL server every year. So every year, these 10 tables will be different, and so I am looking for a way to do an input data tool on a dynamic table name.
Ideally, these tables would be defined as constants, or there would be a prompt asking the user to input the names of the tables. I want to avoid having the user open an input tool and manually map to the new table.
can anyone offer any help on this?
Thanks much