How to make "List A" length and the "List B" same

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!
151202

Hi Dornan,

It would be better if you can be more specific what exactly your looking for. Are you looking something like this:

I am currently using this method for processing.
If there are other ways, please use the Node and then inform.
Thank you ~

 

2015-11-00072

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

2015-12-02_13-40-41

Thank you reply