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.
RÉSOLU

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

gaurisaste
Météoroïde

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 RÉPONSES 7
binuacs
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
Météoroïde

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

gaurisaste
Météoroïde

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

binuacs
Polaris

@gaurisaste batch macro can read files  with different schema 

gaurisaste
Météoroïde

could you please help me on the with different schema

binuacs
Polaris

@gaurisaste Sample workflow attached

image.png

gaurisaste
Météoroïde

Thanks Its working successfully

Étiquettes
Auteurs des meilleures solutions