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.

Assistance with macro/ solution

Apizzacake
6 - Meteoroid

Hi community, 

 

I have created a workflow whereby it is reliant on 1 input file with 1 cell. for e.g. Account number 300000.

 

I would like to incorporate a macro whereby this input file with 1 cell is ran multiple times with this 1 cell changing its value but I am not sure how to go about it. I have tried reading up on batch macros but I am unable to get the outcome of what i desire.

 

e.g. if you refer to my sample workflow, the first text input is to be put into the workflow, and each line is to be ran with the figure changing. 

 

Please kindly  assist or let me know if unclear. (Ultimately i want the workflow to run 3 times with the account number changing 3 times based on my input data which could be a simple excel input file)

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Apizzacake 
If I understand your intention here correctly, you want to go through each account number and perform some calculation, then yes, we should use a batch macro.

1010-Apizzacake-A.jpg1010-Apizzacake-B.jpg

Labels
Top Solution Authors