Hi all,
I have made an income library. From here i move a folder to a different library. The folders have always a few files inside. Here is the flow. For my first trigger, i use: @equals(triggerBody()?['{IsFolder}'],true). So the flows run only for the folder.
The problem is, when i move a folder i move also the files inside. Because i use apply to each, always my flow fails because in the last step i delete the folder so the flow fails because there is no folder to copy, see below.
Any suggestion to fix this problem ?
Solved! Go to Solution.
Solved! I delete get files (properties only) and replaced it for Get File properties with an extra delay from 5 min.
Solved! I delete get files (properties only) and replaced it for Get File properties with an extra delay from 5 min.
User | Count |
---|---|
35 | |
15 | |
14 | |
13 | |
10 |
User | Count |
---|---|
42 | |
30 | |
26 | |
14 | |
12 |