Combining Trees to generate extra branches

Hi, I thought this would be simple but I can’t find the solution. I have 3 data trees. One has 6 branches, the other two have 1 branch. I want to combine them to one data trees with 8 branches. All other values are the same. Just like adding two new columns in a spreadsheet.

Things like Merge or Entwine just seem to either ignore the single branch data, or mash it all in together. Any advice appreciated!

Use entwine with graft option > renumber path should solve the issue

Thanks. I also discovered that setting the path of the Flatten components seemed to then do the job if I use Merge.

1 Like