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.
Any suggestions?
Thanks