For a list of parents and children in a hierarchy, this uses a recursive loop to find all the top level parents and their descendants (children, grandchildren... ) along with a level number for the relationship.
@takbb Brian Bates 29 Oct 2024
For a list of parents and children in a hierarchy, this uses a recursive loop to find all the top level parents and their descendants (children, grandchildren... ) along with a level number for the relationship.
@takbb Brian Bates 29 Oct 2024
By using or downloading the workflow, you agree to our terms and conditions.