SOLVED
Recursive Macro
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
elaenscetric
7 - Meteor
‎03-10-2022
03:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I created one macro to do some data analysis. Now I need to call the same macro within same macro (Recursively). Is there any way ?
Solved! Go to Solution.
Labels:
- Labels:
- Macros
1 REPLY 1
15 - Aurora
‎03-10-2022
03:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @elaenscetric.
It sounds like you need to go down the route of an iterative macro which effectively runs as a loop until a condition is met.
I'd start by taking a look at the interactive lesson for iterative macros if you haven't built one before: https://community.alteryx.com/t5/Interactive-Lessons/Creating-an-Iterative-Macro/ta-p/657925
If you have any questions just let me know!
Kind regards,
Jonathan
