Is it possible to import multiple excel sheets when importing a data input folder? I have an excel doc with multiple tabs and I need to pull specific statistics from a number of tabs but I can only seem to import one sheet at a time currently.
hi @sean-duncan
have you checked out this thread:
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Import-Multiple-Excel-Sheets-or-a-Specific-Excel-Range/ta-p/398220
This has covered scenarios such as multiple sheets from same files, multiple files, etc...
Dawn.
Hi @sean-duncan ,
Can you share your date files or a mock data similar to it ?
Hi @sean-duncan
I have a workflow just for this!
It has the following examples:
Ben
Thanks all for your responses!
Hi @bensilv
I am trying to use the third worflow where my files have different schema, but it is showing error
Error: Different Schema - XLSX (3): Record #2: Tool #1: No sheet specified, you must specify a sheet.
Can you guide please..