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.

Best way to remove ...

hi2019
8 - Asteroid

Hi

 

Column 'ID CODES' needs to have these removed 

  • suffixes II, III, IV, JR, SR for IND SUFFIX / MULT SUFFIX ID codes

Should a formula be the way to do this?

 

 

thanks

2 REPLIES 2
KGT
13 - Pulsar

Either a long nested replace(replace(replace.... or a Find/Replace tool linked to a lookup table (text input) with these values in it. Make sure you choose "Beginning of Field".

flying008
15 - Aurora

Hi, @hi2019 

 

Could you upload some sample data for input and output ?

Labels
Top Solution Authors