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

Find the value from one column and place it in a new column.

sreddy01
6 - Meteoroid

Hi All,

 

I need help in looking up a value from column "A" (from Sheet 2) in Column "B" (from Sheet 1), and if the match is found return those values with "," separated values and leave the extra records. I have a sample data attached and desired output. Please let me know how this can be solved for a large set of data. Thank you.

 

Sheet 1:

sreddy01_0-1674776665087.png

 

Sheet 2:

sreddy01_3-1674776887724.png

 

Desired Output:

sreddy01_2-1674776742761.png

 

 

2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

Hi @sreddy01 

 

One way of doing this

 

Felipe_Ribeir0_0-1674778268533.png

 

 

 

 

 

sreddy01
6 - Meteoroid

Thank you, I was able to solve larger data set with this logic. It was really helpful.

Labels
Top Solution Authors