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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

convert distinct row values and into a new column with a seperation

wendy_lu
6 - Meteoroid

I have a need to take the distinct URL values and convert them into a new column like this:

 

input file:

input.JPG

 

I need to take the different values of " google.com/URL*" and paste into a new column so I can further proess my data:

 

Output:

output.JPG

 

Since the values are seperated by "URL by Countries", what are the tools that I could use to achieve my goal? Thank you in advance.

 

Attached is excel file.

 

 

2 REPLIES 2
s_pichaipillai
12 - Quasar

@wendy_lu

 

try the attached one

what i did was,

1. removed all extra null rows

2.Used Multi Row formula to update the URL field

 

thanks

Saravanan

wendy_lu
6 - Meteoroid

works great, Saravanan! 

Labels
Top Solution Authors