Hello
I'm currently working on a new project where i'm analyzing a family tree, and one of the exercises that i'm currently working on is getting the order of the family tree. it's a huge data set and i'm usually asked about an information for a specific pair, (e.g the 200 pair). I only know the first pair (e.g. in the file attached, Parent: Khaled and Child: Mohammad).
I tried to use alteryx to find the sequence in multiple ways; i've tried joining the data set on each other multiple times to get the pair intended but this is unpractical way if i want the 200 pair for example. I've also tried fuzzy matching as an alternative but this also failed.
I've attached a sample of the database I have, I would really appreciate your help in this.