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