Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Create duplicate row with different value

titulshah
5 - Atom

I have a dataset with TERM and VALUE are two of the columns. I want to add 2 additional rows for each branch and product with 12 and 18 as additional TERM. I did a formula tool but that resulted in existing terms being overwritten as 18 and 12.

 

 

titulshah_0-1665715780630.png

 

titulshah_2-1665716583627.png

 

 

 

3 REPLIES 3
grazitti_sapna
17 - Castor

Hi @titulshah , You can easily achieve this by using a text input instead of formula tool as below. Please let me know if it helped.

 

grazitti_sapna_0-1665719575894.png

 

Sapna Gupta
binuacs
21 - Polaris

@titulshah One way of doing this

binuacs_0-1665726922528.png

 

Emmanuel_G
13 - Pulsar

@titulshah 

 

I tried to do that your ideas with formula tool and following union tool.

 

Let me know if this solution is ok for you.

 

Emmanuel_G_0-1665739127933.png

 

Labels
Top Solution Authors