Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

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

gaurisaste
メテオロイド

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件の返信7
binuacs
ポラリス

@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
メテオロイド

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

gaurisaste
メテオロイド

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

binuacs
ポラリス

@gaurisaste batch macro can read files  with different schema 

gaurisaste
メテオロイド

could you please help me on the with different schema

binuacs
ポラリス

@gaurisaste Sample workflow attached

image.png

gaurisaste
メテオロイド

Thanks Its working successfully

ラベル
トップのソリューション投稿者