Start Free Trial

Alteryx Designer Desktop Discussions

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

Update a value in field based on matching field in different record

mtatum
6 - Meteoroid

Hello,

I have the following scenario.  I have an employee table as below.  What tool(s) could I use to achieve the desired result? 

Thanks in advance for your help!

Mary 

 

 

mtatum_0-1610127390031.png

 

2 REPLIES 2
AngelosPachis
16 - Nebula

Hi @mtatum ,

 

A Find & Replace tool would work like a charm here. Just make sure that you convert your Emp and Mgr # fields to a string first via a select tool

 

AngelosPachis_0-1610128997496.png

 

 

Regards,

 

Angelos

mtatum
6 - Meteoroid

Thank you so much!  You are right....like a charm!

Labels
Top Solution Authors