Hello Power Automate Community,
I hope this message finds you well. I am currently working on a Power Automate flow, and I've encountered an issue that I could use some help with. Despite the flow running without any apparent errors, it doesn't seem to perform the expected actions within the "Apply to each" loop.
Description of the Issue: Within the "Apply to each" action, I have configured the flow to:
However, none of these actions are being executed as intended when the flow runs, even though it shows a successful completion.
If you have encountered a similar issue before or have expertise in troubleshooting Power Automate flows, I would greatly appreciate your insights.
Regards
Angela
What is the iterator source for "Apply to Each 3" ? You already seem to have identified a single file so the "Apply to Each" shell is likely not required. Try moving your actions out of the loop and deleting the loop.