Start Free Trial

Alteryx Designer Desktop Discussions

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

Multiply Rows

caldowd1998
5 - Atom

Hi community

 

Im looking to multiply rows within my workbook... I have a table like the below example with the sales QTY summarized against the description.

I want to break this out into 25 lines for product 1 and 15 lines for product 2 with a QTY of 1 on each line.

Is this possible ?

Many thanks !

ProductSales QTY
Product 125
Product 210

 

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @caldowd1998 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1646146896269.png

 

Hope this helps : )

 

TheOC
16 - Nebula
16 - Nebula

hey @caldowd1998 

The Generate Rows tool will achieve this for you. Attached as a workflow showing it in action with your data. 

TheOC_0-1646146873292.png

 


Hope this helps!
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @caldowd1998 

Cheers and have a nice day!

Labels
Top Solution Authors