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

Get difference between two columns

ssphv
7 - Meteor

Hello,

 

I have a sample data as below. My requirement is I would like to find if all records in column1 exist in column2. Generate a new column next to column1 and show result as yes if it exists in column2 else no if it does not exist in column2. How can I achieve this. 

 

Column1

Column2

25

70

31

69

44

55

58

2

66

31

71

13

98

44

 

29

 

25

 

10

 

Thank you in advance!

1 REPLY 1
JoBen
11 - Bolide

Hi @ssphv, are you looking for something like this?

 

Help1.PNG

Labels
Top Solution Authors