Good afternoon,
I am new to Alteryx so please bear with me.
Let me explain my situation which I hope Alteryx can provide a solution.
I have multiple directories and subdirectories where I need to find all excel files that have the string "Appendix 6 Additional Lines" in the title.
Each of the files identified will have any number of sheets, however the ones I am interesting in are the ones that have the word "Lot x" in the sheet name. The x could potentially be from 1 to 100.
I would like to create a new workbook which appends all Lot 1 sheets together, Lot 2 together, Lot 3 together and so on. Essentially combining them all in their own respective Lot. Finally, remove all the blank lines. In each of the Lot sheets, Row 8 will have titles with row 9 being the start of data.
Now I have already use the Directory tool with RegEx (to remove any silly characters in the filenames) and Filter to provide a list of all the filenames I am interested in into a field, the problem is I don't know where to go from there.
Any help and suggestions you can provide would be greatly appreciated.
Regards
Darren.