I'm trying to move file that is older than 7 days to an archived folder by following online guide. but it keep showing me error..
the setting as shown below
Below is the error, when i try to run the flow.
Anyone know how to fix this error?
thanks
You shouldn't need to use the Get File metadata action. Please try:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @ekarim2020 , Thank you for the reply..
I have try your recommended solution.
The flow seems like ran successfully. However, the file do not move to the archived folder. May i know what is the reason?
No file moved to the archieved folder after ranning successfully:
This is the file that i need to move:
This is how I count the day and limit the entries to the respective folder only:
Can you assist for the problem?
Thank you.
From the runtime output, how many files did the flow try to move?
For example, 29 files moved:
Check the runtime for the Move file action to see WHERE the files were moved to
Or if no files were moved you will see:
Please check the date calculation in Get Files query filter.
To simplify the find process you could hardcode a date into the query:
If the flow works, then look at the data calculations.
Ellis
Can you post a screen shot of your loop and the actions in the loop?
Hi, @ekarim2020
I tried to run the flow but No file is moving. below is the screenshot:
I did try to hardcode the date as per following
but still no file is moving
Currently my flow action as below:
Below is how its look like after the flow run:
Flow ran successfully but actually no file is moving.
It looks like your Get files action is not returning any values (files):
Please check the filter query and confirm that it does return a valid set of files.
Ellis
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |