I am using a run command tool to create new folders within my workflow on Alteryx. The bat file is simple -
mkdir C:\Users\username\Desktop\foldername
But I am getting an error that says - The external program "[location]\RunCommand.bat" returned an error code: 1.
Could you tell me where I could be going wrong?
And my run command configuration is as:
Solved! Go to Solution.