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

convert field data before join

jhouseslu
7 - Meteor

I would like to take the results of my Input Data and convert the data from one column. For example, Saint Louis University would be translated to SLU; the University of Missouri would be translated to MU. What is the best tool for this? Can I import a spreadsheet with the translations or do I need to create different formulas? Any help is appreciated! Thank you, in advance!

3 REPLIES 3
MarqueeCrew
20 - Arcturus
20 - Arcturus

@jhouseslu ,

 

Using a FIND REPLACE tool, you can read a substitution list and get these normalized.  You just need to have the translations.  The tool is flexible enough to ignore capitalization too.

 


Cheers,

 

Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
jhouseslu
7 - Meteor

This worked perfectly. Thank you.

MarqueeCrew
20 - Arcturus
20 - Arcturus

@jhouseslu,

 

You're welcome!  Glad to lend a hand.

 

Cheers,

 

Mark

Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels
Top Solution Authors