Hello I am trying to make the columns Dif. Child 1 and Dif. Child 2 to stay in one column, associating the age of child 2 to the row “{PFN.1} [V33] Name: Full name child 2: .” and the age of child 1 in the row “{PFN.1} [V32] Name: Full name child 1: .”. Taking into account that each child has a different age
I hope to be able to make a kind of age mixing by associating the age of the column “Dif.Child 2” to the row with code {PFN.1} [V33] and the column “Dif. Child 1” to the row with code {PFN.1} [V32]. So that I have only 1 column of ages left.
There are several ways to achieve your desired output but I suggest using the Column Expressions node to do all steps at once. You need to select a value from 2 options for date and age based on a condition. So, I would go with something like this: