We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to create a batch macro for reading multiple files with different schema

gaurisaste
6 - Meteoroid

column Hi Team,

I have 1 excel sheet it contain all the input files path and sheet name, how I can read that files into macro as 1 by 1

7 REPLIES 7
binuacs
21 - Polaris

@gaurisaste use batch macro, you can find the details in the below post, instead of directory tool use your input file, which has the file path and sheet name 

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/The-Ultimate-Input-Data-Flo...

gaurisaste
6 - Meteoroid

@binuacs   My all files must have the different schema. The field name are different,

gaurisaste
6 - Meteoroid

My all files have the different schema. The fields name are different,

binuacs
21 - Polaris

@gaurisaste batch macro can read files  with different schema 

gaurisaste
6 - Meteoroid

could you please help me on the with different schema

binuacs
21 - Polaris

@gaurisaste Sample workflow attached

image.png

gaurisaste
6 - Meteoroid

Thanks Its working successfully

Labels
Top Solution Authors