Hello Alteryx Community,
I am attempting to build a workflow that uses an unknown number of inputs. For instance, there may be times when 6 input files are needed, and other times when only 2 input files will be needed. The files being input will always fall within one of two categories and hence follow a certain path in the workflow. All the files within a certain category have the exact same format. The end goal is an analytic app with three questions. Firstly, an option for the user to select ALL the files that fall within the first category. Then an option for the user to select all the files that fall within the second category. And lastly, a question prompting the user to save the file where he/she desires. I'm wondering if this is even possible, and if so how to construct this analytic app. Any help on the subject would be greatly appreciated.
Thank you,
Cannon