Alteryx Designer Desktop Discussions

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

Macro 1 + Runner + Macro 2

llacerda
5 - Atom

Hi,

 

I have a macro that uses de Runner to control if the code runs ok or not.

 

The Runner comand runs a code that I want to be a macro too (the same code runs for many companies and I have lots of indicators).

 

So, there is a list of enterprises and a list of indicator.. for each enterprise I want Runner to run all indicators that are updated by this list.

 

The logic is below

 

Table input:

llacerda_0-1669143419885.png

Macro "Indicator Execution:

llacerda_1-1669143476158.png

 

The Runner command updates the IDIndicator

llacerda_2-1669143533064.png

But all this AP's macros need an input (EconGroup)

llacerda_3-1669143589389.png

 

 

So, the problem is: the input that need to update on AP macro comes from another macro. There's a way to pass through macros the variables?

0 REPLIES 0
Labels