Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Iterative macro to take input from the previous result set

Rajinikanth
6 - Meteoroid

 

Iterative macro to take input from the previous result set

2 REPLIES 2
BrandonB
Alteryx
Alteryx

Can you give some more context? Here is a great training video on iterative macros: https://community.alteryx.com/t5/Interactive-Lessons/Creating-an-Iterative-Macro/ta-p/657925

pedrodrfaria
13 - Pulsar

Hi @Rajinikanth 

 

I added below a iterative macro that takes into as an input the previous result from the calculated column. 

 

The second row for the Opening Balance takes into consideration the Ending Balance of the previous rows and the Macro calculates each row through each iteration.

pedrodrfaria_0-1609892040608.png

 

I added below the example. Please let me know if this was what you were looking for.

 

Pedro.

 

Labels
Top Solution Authors