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.

Delimiter in the csv file

NanditaPatil
7 - Meteor

My Alteryx csv output has delimiter without defining it, I am trying to get the each field name in separate column but they are all coming in a single cell with a delimiter(,). Image1- output. Image2- expected output. Image3- Output settingsCapture.PNGCapture2.PNGCapture3.PNG

11 REPLIES 11
rohityaman
8 - Asteroid

Try recreating a new output file then using a new output tool. I tested this in attached workflow and found that it actually works for other code pages but fails for code page Unicode UTF-16.

 

Delimited_Data.png

Miloni_Patel
5 - Atom

Hey! Solution in a similar post worked for me (Had to change my standard delimiter in Control Panel - Delimiter

Labels
Top Solution Authors