Hi all,
I have an input file with 2 columns : Child and Parent where we store equipment links (associations). So 'Child' and 'Parent' columns manage equipment names.
We don't know number of hierarchy levels
I would like to get an output file which contains 2 columns : EquipmentName and Highest Ancestor. For each equipment name, i want to associate the highest parent according associations (without knowing nb of hierachies)
I'm beginner of Alteryx Designer and I don't know how to do.
Need to use Macro ?
Thank you for your advice
Solved! Go to Solution.
It is hard to recommend a solution without seeing data, but this weekly challenge may have some inspiration: Challenge #12: Creating an HR Hierarchy - Alteryx Community
Thank you for assistance
Where I can increase the iteration number limit.? (I don't find)
View --> Interface Designer --> Properties --> Maximum Number of Iterations
Thank you
Can you mark one of my replies as a solution? Thank you!