Problem Statement: Get Parent Child hierarchy from the xml file. We are creating a macro in Alteryx which will check if the column(childouterxml) is available then parse the column with xml tags else stop the iteration. Trying to create a loop which will parse the file until the last child tag.
I have attached the snippet of decision flow for parsing and xml file.