Start Free Trial

Alteryx Designer Desktop Discussions

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

Command stop Macro

hargquin
6 - Meteoroid

Hi everyone,

 

I am trying to create one workflow that has an output in the middle of the workflow, which later on has that output as an input. I need to wait until the output has loaded before the input starts loading otherwise the numbers calculated from the excel file are not being brought in correctly. Is there a macro to command an input to stop until the output has loaded so I can include all detail in one workflow?

 

Thanks,

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@hargquin 
This should be the one you are looking for.

Qiu_0-1635376611993.png

 

hargquin
6 - Meteoroid

I do not believe that would be a solution as I need to pull in calculated numbers from an embedded excel AFTER alteryx provides inputs to start the calculations in excel. A block until done solution won't be sufficient as I am pulling different cells from the embedded excel file. Does that make sense? I've tried to provide an example but know the calculation is much more complex and I need updated output numbers if the input numbers change

Labels
Top Solution Authors