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

CSV file

aaronmcasasola
7 - Meteor

Hello, I've created a workflow that outputs a constructed instruction sheet that tells the operator how to make a wire harness for a module.

 

Capture.JPG

 

 

 

 

 

 

 

 

 

I have it set that you are able to view layout configuration.  But I want it to save as a csv. file.   How do you do this?

2 REPLIES 2
apathetichell
20 - Arcturus

if you are using report snippets (ie reporting tools) you cannot output as a .csv - this is formatted .html which is not compatabile with a pure data format like .csv. I think you did a great job of laying this out so that it would fit a .pdf... - why go back to a .csv? If you need this - hook up an output data tool before your first reporting tool and extract to .csv there.

aaronmcasasola
7 - Meteor

Awesome!  Thank you!

Labels
Top Solution Authors