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

Alteryx Designer Desktop Discussions

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

Need to replace the word

Ronal_bal
8 - Asteroid

I need to replace the 'AA' before the before word. 

 
 
 
 

Attached the example with Input & Output

 

Any help would be appreciated

3 REPLIES 3
JimmyV
8 - Asteroid

Hi Ronal_bal,

I was able to accomplish this utilizing the Multi-Row Formula and the Tile tools. I've attached the workflow to this reply. Let me know if you have any questions or if it worked for you?

flying008
15 - Aurora

Hi, @Ronal_bal 

 

FYI.

录制_2023_07_18_08_33_38_217.gif

 

Input InputOutput
ABCD ABCD 
AA AAABCD
AA AAABCD
AA AAABCD
EFGH EFGH 
AA AAEFGH
AA AAEFGH
AA AAEFGH
AA AAEFGH
caltang
17 - Castor
17 - Castor

Hi @Ronal_bal - this is is one more way, it's a bit more lengthy but it takes you through step by step so that you can understand the process better.

 

image.png

 

I highly recommend for you to try this and to build something of your own as well so that you can learn. 

 

Hope this helps!

 

-Cal

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors