Solved! Go to Solution.
Hi @Inactive User ,
You can use the run command tool to do that. There is a tutorial showing how to use the tool below in the 'Using batch files' part.
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Tool-Mastery-Run-Command/ta-p/31548
Learning how to use the run command and getting the commandline to move a file is everything you need.
https://www.windows-commandline.com/move-files-directories/
Best,
Fernando Vizcaino
Thanks for your response. It is helpful.
I have another question - Please how do i make a single work flow dynamic so that it can handle different files daily. Do you have any material on how to make workflow dynamic using parameters or SQL Task?