Combine Multiple Lists into a Tree

Hi,

I am trying to combine multiple lists into one tree, see below:

So far I found a way to accomplish the task, but it will become unsustainable as the number of list increase. Does anyone know a better way to solve this issue? Any comments to point me in the right direction will be appreciated.

List to tree.gh (23.0 KB)

Thanks,
Rolando

Hi,

The Entwine component is handy for this.

1 Like

Thanks @diff-arch it worked!