Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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