2 trees with samilar branches

Hello,

There are 2 lists.

List A: is the master tree
List B: tree which has to be modified

I would like to modify list B, in a way that it has the same number of items in the branches as list A. see below.
By duplicating the item in List B, based on the number of items in list A.

2021-01-05 Duplicate items based on number of items in similar list.gh (14.1 KB)

Any suggestions?

Thanks

hi @GH-KN,
you could do it by usign repeat data for example

1 Like

Ahh perfect, thanks!

1 Like