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
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.
I added below the example. Please let me know if this was what you were looking for.
Pedro.