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

Any help would be much appreciated