Grafting repeated multiline lists into branches within datatree

I am trying to take a multiline list of numbers and repeat it as branches in a data tree. For example, a series of numbers. I’m using duplicate data because the quantity of branches is dynamic - controlled by the script.

Is this the generally accepted way it is done?

This is one of those things that I’m sure everyone knows how to do, but I’m just not searching correctly.

Hi,

With only native components I think this is the less convoluted way to accomplish this.
If you’re not reluctant to plugins, Elefront’s Graft Parallel component allows you to do that branch repetition, based on the length of another list that is simultaneously grafted.

1 Like