Hello,
I need to duplicate my data in the exact format it is currently in my data set. Please see the following example
Original Data:
New Format:
Ideally I would be able to choose how many times this data is duplicated or set a limit for how many times it can duplicate. Please respond back with any potential solutions other than using the union to combine from my data source multiple times.