I'm trying to open multiple Excel workbooks and extract data from each of them. They all have the same structure and filename, and there is only one worksheet in each file. The problem is that the sheet names differ from one file to the next (depending on the product code that the data relates to).
So... Is there a way to specify the file name in my Input tool, but then tell Alteryx to just open 'the first sheet', whatever its name is?
Sorry if this is a noob question but I couldn't see any way to do it, and wildcards don't seem to work in the sheet name.