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.

Find and Replace with unique IDs

Vyx
7 - Meteor

Hi All,

 

Apologies, if this is a little redundant/ obvious - been a little bit of time since I used Alteryx. I have a table that looks like this:

 

IDNameTeam 1 StatusTeam 2 Status
1Vyx 1

NA

In Progress
2Vyx 2To be assignedNA
3Vyx 3NAIn Progress
4Vyx 4To be assignedFinished
5Vyx 5In ProgressNA
6Vyx 6FinishedIn Progress

 

I am looking to replace some of the values in Team 1 or Team 2 Status for specific names/ IDs - as some of the status' are duplicated I can't use a simple Find and Replace (or at least haven't figured out how I can)

 

Appreciate any help you are able to provide. 

 

Thanks guys!

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @Vyx ,

 

You could create a table with the names and the values you want to replace using also a joint tool.

 

You could have the actual value and the value you want it to be for team1 and afterwards with another join for team 2. Giving multiple keys to pair with should easily here solve the problem with the replacing

 

If this would not solve the issue given the duplicates you are talking about, if you could share with us some specific cases with us we could look into it 🙂

 

Regards

Labels
Top Solution Authors