Hi everyone,
Can someone help me on how to move previous Excels files from one folder to a sub folder?
Thanks,
Florence
@fjlorenzo
Please modify to suit your specific requirement
Hi @Qiu thank you for your suggestion. I tried it but it's not working. I'm trying to move I:\fjlorenzo to I:\fjlorenzo\previous files.
@Qiu my actual objective is this, I want to compare the latest downloaded file with the most previous file.
Thank you for your help.
@fjlorenzo I assume you mean you are working on a network drive?
I think that will be the limitation of Command Line itself.
Hi @Qiu,
I've an excel file saved at - C:\Users\Public\Testing\1
I want to move it to - C:\Users\Public\Testing\2
I was trying to run your attached workflow. However, I am getting below error.
Error: Run Command (2): The external program "%temp%\RunCommand.bat" returned an error code: 1
Could you please help me figure out, what I am doing wrong?
I even tried using below, still stuck with the same error:
1. move C:\Users\Public\Testing\1\1 Sample.xlsx \C:\Users\Public\Testing\2
2. move C:\Users\Public\Testing\1\1 Sample.xlsx C:\Users\Public\Testing\2
@Lalaiah The path you are using is not correct. It will change on every time Alteryx flow runs.Try something like below.
Hi, @fjlorenzo @Lalaiah
If you need move files from folder in Alteryx but don't like create script by yourself , maybe you can use the other 3rd plugin to get .
Hi @flying008
Could you please add workflow aswel for my reference.
Regards,
Lalaiah