Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Run Workflow on multiple Excel Sheets with different structure

Dennisklad1
8 - Asteroid

Hi,

 

I have a large excel file with over 100 sheets that I would like to read inorder to process them.

Sadly not all have the same format, header, number of columns etc. leading to problems with the dynamic tool.

It doesnt matter to do the processing in one go, meaning it could just run every sheet independently like a loop.

Please tell me there is a way without having to manually go over every single one.

Thanks in advance.

2 REPLIES 2
Dennisklad1
8 - Asteroid

Hi thanks for the reply.

I found following macro that seems to be working fine.

 

https://www.linkedin.com/pulse/how-import-multiple-excel-sheets-files-different-schema-bingqian-gao/

 

Thanks

Labels
Top Solution Authors