Hi smart people,
I need some help with a task I’m stuck with.
In my example attached I have two tables of data.
One table (Search table (parent child structure) ) contain a parent child hierarch where Column 1 is the lowest child and Column 2 to Column 7 is the hierarchy.
The other table contain children that for some reason is not a lowest child in the data (even if they should be that at one point).
My need is to build that missing hierarchy using the “search table”.
I have added a “Wanted output” to show what I’m hoping for.
Any idea how to do that?
Finding the children in the “values” table was easy. Finding the hierarchy and writing it has been harder.
Thanks in advance
KnimeQuestion.xlsx (11.0 KB)