Thinking Like a Programmer with Advanced Macros - Iterative and Batch Macros
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
ACE Emeritus
06-29-2020
08:42 AM
- Mark as New
- Subscribe to RSS Feed
- Permalink
Algorithms might sound advanced to some, but the fact is that we all think of them. Some of the common ones are loops and doing the same thing over and over again but for different values.
In Python the above would be solved with “while” and “for”. In Alteryx we have Iterative macros and Batch macros.
In this session we run through the purpose of these macros and how to build them. Further we warn about some pitfalls – we both believe in simple solutions.
If you would like to read more about macros you can use some of the below links:
Thank you,
Labels:
- Labels:
- ADAPT
- Summer Camp
0 REPLIES 0
