Hello,
What is the easiest way to move CSV's files? Is there solution out of the box or do I need to call a .Bat file?
Regards,
Michael
Thanks for confirming Michael.
The easiest approach would be to read the csv in using Input Data tool and save it into the other folder using the Output Data tool.
You can also use Alteryx to build a batch file which does the same and execute it using the Run command tool.
Hope that makes sense.
Michal
Hi @mhutcheson
Could you please let us know what exactly you mean when you say you want to move the csv? Do you simply want to take a csv and save it elsewhere?
Thanks
Yes, move a CSV file from one folder to another in a Windows environment.