Hi all,
I soon will have a use for an iterative macro and i'm just wondering can anyone recommend good and insightful resources/Training material relating to iterative macros.
Thanks in advance
Solved! Go to Solution.
Hi @Deano478
I think Alteryx's learning pathways are pretty good, with the interactive lessons etc: https://community.alteryx.com/t5/Learning-Paths/Advanced-Certification-Learning-Path/ta-p/660137#don...
For example there's one for creating iterative macros at this link: https://community.alteryx.com/t5/Interactive-Lessons/Creating-an-Iterative-Macro/ta-p/657925
For me personally, doing every iterative macro weekly challenge, and going out of my way to find more, things like making paginated API iterative macros, until I understood exactly how they were working was what worked best.
Good luck with it!
I would check out other people's solutions to iterative macros in Weekly Challenges.
Here's a couple,
Thanks guys between all these resources I'll have plenty to get the fundamentals down much appreciated