We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Move excel files from one folder to another

arsh011
8 - Asteroid

How can i move excel files from one folder to another using alteryx? Is there any tool, method or sample workflow? Please help !!!!

12 REPLIES 12
OTrieger
13 - Pulsar

Do you have access with writing rights for the both folders?

arsh011
8 - Asteroid

yes

apathetichell
20 - Arcturus

Access is denied means either :

1) your path is wrong.

2) you do not have access to your path

3) your Alteryx should be run in admin (which has access to the path) but you are running in non elevated.

4) in some cases the file may be open by you or another user in another system. If this is causing that issue - you must force close the file first.

 

This is pretty straight forward messaging

Labels
Top Solution Authors