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.
SOLVED

Matching across variables

Hong_Hu
7 - Meteor

Hi, I have a dataset with two phone numbers and I'd like to find records with matching phone numbers regardless if it's the first or the second. For example:

Record# Phone1 Phone2

1 123456789 111111111

2 222222222 123456789

 

I'd like to say record 1 and 2 is a match

What could you do to find that match? Thanks for any suggestion!

 

Best,

 

Hong

 

 

4 REPLIES 4
binuacs
21 - Polaris

@Hong_Hu may be Find and Replace tool is an option

binuacs_0-1754328279885.png

 

Hong_Hu
7 - Meteor

That's a great solution, thanks!

Qiu
21 - Polaris
21 - Polaris

@Hong_Hu 
I would think a bit more complicated case though I am not sure whats your real data look like.

0805-Hong_Hu.png

Hong_Hu
7 - Meteor

Wow Yes this is exactly what I need. Thanks!

Labels
Top Solution Authors