Hi all,
I have two List data.
But I want to make “List A” length and the “List B” same.
How does the process ?
Thanks!

Hi all,
I have two List data.
But I want to make “List A” length and the “List B” same.
How does the process ?
Thanks!

You could use the “List.OfRepeatedItem” node with lacing set to longest:

Thank you reply