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

Matching Multiple Columns with Nulls

Hayden_McHan
7 - Meteor

I am trying to write a formula that will tell me if the ID numbers that are in 4 columns match each other when a value is present. So if only 2 of the columns have a value I want to know if those 2 match even though 2 of the columns have null values. Here is a preview of what the data looks like. Essentially I need something that says if the cell has a value compare that value to the value (if present) in the 3 other columns. 

 

Any ideas?

 

haydenmchan_0-1618238487208.png

 

4 REPLIES 4
afv2688
16 - Nebula
16 - Nebula

Hello @Hayden_McHan ,

 

I created a little something for you to check.

 

Hope it helps.

 

Regards

L_T
8 - Asteroid

Hi, 

 

Let me know if this works!

Match multiuple columns.PNG

Hayden_McHan
7 - Meteor

Thanks so much!! Worked great.

Hayden_McHan
7 - Meteor

Thanks so much!! Worked great. Appreciate it

Labels
Top Solution Authors