Hi, I am trying to build an alteryx app that read different excel (ie. Test 202101, Test 202102 and Test 202103)
for the current workflow, I only can read one excel at one time (eg. I choose "202101" in the drop down list, then Test 202101.xlsx will be shown)
but my desire workflow is, loop to read multiple excel with one input only (ie. i choose "from: 202101" and "to: 202103" in the drop down list, then "Test 202101.xlsx" would be read first, next "Test 202102.xlsx" would be input, and at last "Test 202103" would be read)
I think this is related to the loop concept? but I tried multiple time but still fail. Is there anyone can give me some recommendation or solution, please? thank you (hope my question is clear, haha
