Hi All,
I have multiple excel files as input but not all might be used in Alteryx, how to develop that in analytic app which can control input files based on the user's requirement.
For example, Excel file 1, Excel file 2,Excel file 3, Excel file 4, Excel file 5 are the inputs, but there can be scenarios where Excel file 1, Excel file 2,Excel file 3 will be used and not the remaining two or might be just one.
I have the analytic app ready but not sure how to let the user control how many input files they can choose to perform the task. All excel inputs will have the same tasks performed that is same tools are used for getting the output into one single report.