Hello All,
I am trying to setup an automation, where i check to see if a file exists, and if it does not i have a formula that generates the command that needs to run with RUN COMMMAND, but i am having trouble configuring the RUN COMMAND. is this even possible to do?
Regards
Gijo
@gijovarghese8 what's the file you are trying to generate? could you create the required information in alteryx and then use the output tool?
yes. you write .bat file to create a file if it doesn't exist. If you need help on what to have in your .bat file - check out StackOverflow.