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

Output CSV file with one word in header

igorfv
8 - Asteroid

Hi,

 

How generate a CSV file with one line in header? I tried with this workflow but i doesn't work.

 

Result with my workflow:

 

Img01.JPG

 

I would like this output without comma on right:

 

Img02JPG.JPG

Thanks,

Igor

 

 

 

 

 

 

5 REPLIES 5
igorfv
8 - Asteroid

My workflow.

tavakian
7 - Meteor

Hi @igorfv You can concatenate the column before the output and then just output the 1 column. Use the Transpose tool to bring all the columns into one column then the Summarize tool to concatenate the rows together.

igorfv
8 - Asteroid

Hi @tavakian 

 

Thank you for your help, but I need the csv file with the same format below. Could help me again, please?

 

Img03.JPG

Igor

 

binuacs
21 - Polaris
nagakavyasri
12 - Quasar
Labels
Top Solution Authors