Hello All,
I am trying to build a Looping Macro for one of my analyses. I have two data sets
1. Data1
2. Mapping Data
I am trying to design a looping macro that goes to the Mapping data file and picks the first customer name and then goes to the Data1 file and searches for that customer and fetch and provides the information related to that customer and then goes to the second customer in Mapping Data and performance the same things and looping go on.
I know this will achieve with normal Alteryx flow and tools, but I need to develop Looping Macro so that I will able to use it in the different flows. I am very new in preparing Macro in Alteryx, I believe this is also good learning for me as well.
Thanks,