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.

Macro to run Inputs one after the other

Nuno_Meneses
7 - Meteor

Hello guys,

 

I'm struggling to build a working macro to read several input files, one at the time. I mean I want to run the first input and only after that run the second.

 

I'm using a directory input tool to feed a control parameter connected to a Input tool inside my macro. It is not looping trough my input files.

1 REPLY 1
caltang
17 - Castor
17 - Castor

Make sure you use the right type of macro - a Batch Macro is what you need: https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors