Data tree problem

Hi everyone,

I may seem an easy problem but I am stuck! I have two data trees with values. First one contains the values and the second one contains the path. I want to create a new data tree with the path I have assigning the values I have in the other input.

So the result should look like that:

Thanks in advance

Data Tree problem.gh (43.1 KB)

probably Replace Path:


Data Tree problem_Re.gh (41.5 KB)

2 Likes