Hi I am having trouble with a flow that must delete a file after all the other step are done. Every other steps works perfectly but when it comes to delete the files it says that the flow run successfully but the files aren't deleted. I've tried to create another flow that is manually triggered and with another document but it does the same thing.
Can somebody help me please?
I didn't have any filter activated. But it didn't work. I have done others tests and it work others group teams but in this group it didn't work. So I just moved the flow to another group teams and now it works.
I don't know why, but now it works.
Thank you for your help.
This confirms why your flow isn't working. There aren't any files being returned.
Do you have a Filter Query in your Get Files (Properties Only) action?
It is exactly what is returned.
The inputs and outputs are both 0.
From what I can see, there aren't any items being returned from the Get files (properties only) action.
To help with troubleshooting your flow, add a Compose action after the Get files (properties only) action with an expression:
length([insert get files properties values dynamic content here])
Run the flow and check the output of the Compose action. If it displays a 0 that means there aren't any files being returned.
If I helped you solve your problem—please mark my post as a solution ✅. Consider giving me a 👍 if you liked my response! |
WarrenBelz
146,601
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,942
Most Valuable Professional