Sorry for reposting again! But since i am a beginner to alteryx. I am still facing issue in inputting my file. So basically the scenario is there will be a folder inside which there will be 4 files with different name. So i have to use one file named in the format as TSEQ_DD_MM_HHMM.xls and there will be just one worksheet inside this xls file with the same name as file name.
So i have to use that file and then have to do some analytics. Now since this sheet name will change daily , as it is generated from some tool, can you again help me with some workflow , how i can code the input method that may pickup the static keywork TSEQ_ and dynamically chooses that file daily(as the workflow i am preparing will run daily.
Looking forward to hear from you.