Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Add Value in the Column with identifier

k3pineapple
8 - Asteroid

Hi all

 

I need to add values into the column to replace the data in this column for specific rows. Not sure whether i should use "Append" there.

 

Here is the sample output, target & source table has been attached there. Thanks for your time.

 

FirmProductUserUser TypeReason
AAAAmyTier 1Replacement
ABBBobTier 1Retirement
DAACharlieTier 2NA
GAADogTier 3 
GBBEasonTier 2Just wanna change
GCCFrankTier 1 
4 REPLIES 4
grazitti_sapna
17 - Castor

Hello @k3pineapple, this can be achieved using the join tool. 

 

grazitti_sapna_0-1652847548806.png

 

 

 

 

Another method is by using the find and replace tool.

 

grazitti_sapna_1-1652847595600.png

 

grazitti_sapna_2-1652847606070.png

 

 

I hope this helps!

 

Thanks!

 

Sapna Gupta
k3pineapple
8 - Asteroid

The 2nd method is one i'm looking for !!! Thank you very much, just realize the replace tool has append function.

binuacs
21 - Polaris

@k3pineapple similar to  @grazitti_sapna approach

 

binuacs_0-1652872139042.png

 

grazitti_sapna
17 - Castor

@k3pineapple  thanks for accepting my solution and glad it worked for you 🙂

Sapna Gupta
Labels
Top Solution Authors