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 ?


Report
All responses (
Answers (