https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Import-Multiple-Excel-Sheets-or-a-Specific-Excel-Range/ta-p/398220
After a lot of searching, and looking at the above page, I can work out how to import data from multiple sheets OR I can work out how to import a particular range from a single sheet (both of which I have done before). However, it seems to be missing the step I need – I want to import data from multiple sheets in a single file (58 tabs, to be exact), and from every sheet, only import the data in cells B15:B53 (as there is a lot of “junk” on the rest of the sheet that I need to ignore).
I know – as always – this will have a very simple Alteryx solution, but I just cannot work it out! Please help me, wonderful Alteryx experts 😊
To add - I have worked out the Dynamic Input required to pull in the sheet names, edited to add a field that indicates "Sheet1", "Sheet2", deselected all the irrelevant columns etc. but there is still junk in column B (i.e. cells B1:b14) that I don't want to import. I'm sure I could (perhaps!) work out a way to delete it all after it's been collated in to a single data list - it just doesn't seem very elegant and I'm assuming there must be a way to just only bring in the specific data I need.....
TC