Hi
I need to create an user interface that comes with a drop down containing file names.
The user will select the files he need to join together (any number of files) and hit run.
Note : All files have the same primary key.
The Alteryx app will let me join all the selected files with that primary key and give me the output.
Will this be possible?