Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

To find occurrence of a particular word and replace with a completely different word

obebewele
5 - Atom

Please, how do I replace the occurrence of a particular word in a table row and replace with a completely different word?

 

Thanks in advance

4 REPLIES 4
binuacs
21 - Polaris

@obebewele The Find and Replace tool is an option for your use case

 

obebewele
5 - Atom

Thank you sir Binuacs,

But I have gone through all the examples of Find an Replace, I can only replace when there is a matching word.

 

For my case, I want to replace all occurrences of the word "CNF" with the word "EXEC"

 

Thanks 

binuacs
21 - Polaris

@obebewele in that case use the Replace() function in the formula tool

image.png

 

obebewele
5 - Atom

Oh wow!

It worked perfectly!

 

Thanks.

 

I'm grateful!

 

Labels
Top Solution Authors