Hie, i have a litlle problem with a list. I have a list of breps and i like to multiply it using “duplicate data”. I want that the first item multiply by the first item of the “number” list, the second by the second,… 144 items .In this moment it multiply all by all and i get 2160 items.
Regards
You have to graft both inputs
1 Like
Thanks so much.