Forum Discussion
forrb
Jul 22, 2022Copper Contributor
Move documents between SharePoint libraries based on a metadata condition
Hi, I am trying to set up a flow such that when a file status is set to "Approved" power automates copies of that file to a new document library where others can access the approved documents. I'...
kalpeshvaghela
Jul 28, 2022Iron Contributor
It seems that in Get Files property you are using wrong path in Limit Entries to Folder property. As per your screen shot it's /Shared Documents/SVC and Library name which you are using it "Published Reports"
Have you changed Title of default document library to "Published Reports" from "Shared Documents"
- forrbAug 03, 2022Copper Contributor
yes I have. but I've tried running it with the other library name (i switched names around) option and it fails with an error code
- kalpeshvaghelaAug 03, 2022Iron Contributor
Now it says folder is not exist. so make sure that "SWC" folder is exist in the source library.
- forrbAug 12, 2022Copper ContributorThanks kalpeshvaghela
yeah, it exists. I've reverted document libraries to their original names and that seems to have helped. The flow works but no documents copy over.