Copy values in a list multiple times - How

I have used “List.OfRepeatedItem” wrong for the last hour along with other methods yielding no results.
Thank you .

You can use List.Cycle and enable levels L1 to get that result image

1 Like

Thank you Stephen_Smith