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

Run a shell command

MinaN
7 - Meteor

Hi 
Can anyone tell guide me how to run a shell command from alteryx which will produce a csv output file?

4 REPLIES 4
flying008
15 - Aurora

Hi, @MinaN 

 

So, you only want get a new empty .csv file by use Run Command tool? or the data of .csv file from alteryx ?

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/powershell-script-through-run-... 

MinaN
7 - Meteor

Hi flying008the data of .csv file from Alteryx

flying008
15 - Aurora

Hi, @MinaN 

 

As your said, maybe you only need use Output tool to produce .csv file.

MinaN
7 - Meteor

Hi flying008,
Actually I need to feed Alteryx data in hive table dynamically. So, I don't think output tool will work.

 

Labels
Top Solution Authors