This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Early bird tickets for Inspire 2023 are now available! Discounted pricing closes on January 31st. Save your spot!
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:
Macro "Indicator Execution:
The Runner command updates the IDIndicator
But all this AP's macros need an input (EconGroup)
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?