Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Duplicate Rows with a specific value

rwicker
7 - Meteor

I have rows of data that may need some duplicated. There is a label field that has a number 1, 2, 3, etc. Depending on the number in that field, I need that number of rows for that data.

 

The attached sheet shows the original data that I have and the other tab is how I need the output.

 

Thanks in advance!!

2 REPLIES 2
afv2688
16 - Nebula
16 - Nebula

Hello @rwicker ,

 

Use the generate rows tool for that:

 

Untitled.png

 

Here you can see the configuration.

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Regards

Jonathan-Sherman
15 - Aurora
15 - Aurora

Hi @rwicker,

 

I believe this is the output your looking for?

 

image.png

 

If this solves your issue please mark the answer as correct, if not let me know! I've attached my workbook for you to download needed.

 

Regards,

Jonathan

Labels