We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
fireworks
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