Hello Everyone,
Just interested in knowing whether the below steps is possible in Alteryx,
Step 1: A directory contains all the 12 months folder like the picture below.

Step 2: Each current month, an excel file will gets uploaded in the current respective month folder. For instance, now we are in June, so in June month folder, an excel file will gets uploaded by a bot as in the below picture. For next month, an excel file gets uploaded in July month folder. Alteryx needs to pick up the current month folder by default.

Step 3: This excel file contains many sheets, but I need to pick only certain sheets and do data blending in Alteryx. Below are the different sheets, But I need to pick only "Current ISBS" sheet and with the fields from this sheet do data blending.

Step 4: After all the data blending has been done, the output must be written into this same excel file along with these sheets. "RF WW" is the output sheet from Alteryx should be written along with the other sheets in the same excel.

Kindly let me know if there is any way to sort this out.