Hi All,
See my simple workflow attached. I don't like the repetitive joins that I am using.
Hopefully it is clear from the workflow that for each ID I want to determine TYPE1_RANK, TYPE2_RANK and TYPE3_RANK.
This is just an example. In reality there are also TYPE4, TYPE5, ... up to TYPE10.
For each type I now have a join function to determine TYPE#_RANK. I don't like this approach though. Can this be done more efficient / simplified?
Thanks.
Solved! Go to Solution.
Try a batch macro. Under Learn > Academy, check out the Interactive Lessons. Interactive Lessons - Alteryx Community
And under Academy, Videos: search for "batch". The Video Training Index doesn't include all videos, so use the Search bar to search only Videos.
Video Training Index - Alteryx Community
Build Your First Batch Macro! - Alteryx Community
Batches Be Solvin’ - Alteryx Community
Chris