Marcelo Machado
New Member
Hi. I'd like a result like last column in the picture (Full Hierarchy).
I can do that creating multiple support columns. But I'm almost sure that it's possible to do that using recursive lambda.
I made some tentatives, but no success.
Can anyone help on that?
Tks!
col A = child info
col B - parent info
col c to k = xlookup to search the parent of the previous parent
then ... col L = join results into one column ... starting from the top level to the row child

I can do that creating multiple support columns. But I'm almost sure that it's possible to do that using recursive lambda.
I made some tentatives, but no success.
Can anyone help on that?
Tks!
col A = child info
col B - parent info
col c to k = xlookup to search the parent of the previous parent
then ... col L = join results into one column ... starting from the top level to the row child
