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.
SOLVED

Splitting Data into Columns Using Delimiters in Alteryx

KamenRider
11 - Bolide

Hello Alteryx Community,

 

I'm currently working on a project where I need to split a single column of data into multiple columns using a delimiter in Alteryx. I think the data is structured with a pipe (|) delimiter (see below attached file), and I want to ensure that each piece of data is placed inside its own cell in the output CSV file.

 

Looking forward for your assistance on this inquiry.

 

Kamen

12 REPLIES 12
KamenRider
11 - Bolide

Thanks @binuacs 

 

One last more, would you know how to remove the exponents? The output shows exponential form instead of the complete number. Tried using TOString using the formula but it doesn't work.

 

Exponents.PNG

 

Please advise.

Kamen

binuacs
21 - Polaris

@KamenRider the ID field is a v_string if it is still showing scientific notation can you adjust the excel type to number

image.png

KamenRider
11 - Bolide

Thanks @binuacs 

 

Appreciate your help on this.

 

Kamen

Labels
Top Solution Authors