Hi everyone, as a brand new Alteryx user, this is my first ever question in this community.
I have a workflow starting with Input Data that opens a fixed Excel file. But, I would like to have a pop-up calender in which a date can be selected. After this, Alteryx should be able to open the needed Excel file. The date is mentioined in the Excel file name.
All Excel files of different dates are in the same folder, say C:\user\123\
And the Excel file name format is yyyymm_abcd.xlsx:
202004_abcd.xlsx
202005_abcd.xlsx
202006_abcd.xlsx
I've searched too long now for an answer. Hopefully someone has a (simple and short) solution : )
Thanks in advance!