Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Run Command Tool configuration for PowerShell Script

IlliasB22
6 - Meteoroid

Hi, 

 

I have a PowerShell script that takes a weekly excel report and updates a table. I am trying to automate this in Alteryx so that I can push this data into a database but am stuck at the configuration of the RunCommand tool 

 

So far I have set the Output to the database and the Command as the file where the PowerShell script is stored however, I am unsure if that is the correct thing to do. I understand that the Command Arguments requires something in the field aswell 

IlliasB22_0-1667384697771.png

 

Any help would be much appreciated 

1 REPLY 1
DavidSkaife
13 - Pulsar

Hi @IlliasB22 

 

This is how i have had the Run Command tool setup to run Powershell scripts in the past:

 

DavidSkaife_0-1667385388072.png

 

Does that help?

Labels