Hi all,
To make a workflow more dynamic and easy-to-use for others, I'd like to start it by having Alteryx asks the user to browse to the folder containing the input files, and then generating a list of all the filenames in that folder. I then have a batch-macro that will read all these files into a database for further analysis.
The problem is then: How can I make a workflow that gives the user a browsing window, then makes a list of all files in the user-selected folder?
I think Alteryx has this capability, but not been able to figure it out yet. Any thoughts appreciated!