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

Re-order text values within column

SDP
5 - Atom

Hello All, I have column called Delay. My final output should look like second table 2. How can I do it in designer? Please let me know. 

Table 1

Delay 
Pay Delay;ABC Delay;Client Delay1
Pay Delay;Client Delay1
Pay Delay1
ABC Delay;Pay Delay1
ABC Delay;Client Delay;Pay Delay1
ABC Delay;Client Delay1
ABC Delay1
Client Delay;ABC Delay1
Client Delay1

Final column looks like below, (Table 2)

Delay 
Pay Delay;ABC Delay;Client Delay2
Pay Delay;Client Delay1
Pay Delay1
ABC Delay;Pay Delay1
ABC Delay;Client Delay;Pay Delay 
ABC Delay;Client Delay2
ABC Delay1
Client Delay;ABC Delay 
Client Delay1

 

Thanks for your help.

SDP

1 REPLY 1
Felipe_Ribeir0
16 - Nebula

Hi @SDP 

 

One way of doing this

 

Felipe_Ribeir0_0-1670029880010.png

 

Labels
Top Solution Authors