Hello Power Automate Community Team,
I am currently building a flow for SweetCrust Bakery that integrates Microsoft Forms, Excel, and Outlook Calendar. The flow saves successfully, but when I test it by submitting a new Form response, it keeps loading indefinitely and does not complete.
Here is the structure of my flow:
-
Trigger: When a new response is submitted (Microsoft Forms)
-
Get response details
-
List rows present in a table (Excel)
-
Filter array to match item name
-
Condition 1: Compare Form quantity against Excel stock quantity
-
True branch: Get calendar view of events (V3), then Condition 2 to check if Form collection date/time conflicts with Outlook events
-
True: Send email (Order Available)
-
False: Send email (Schedule Full)
-
-
False branch: Send email (Order Unavailable)
-
The issue: When testing, the flow hangs at runtime and does not finish. I suspect the problem is with the calendar connector or the date/time formatting from the Form response.
Could you please guide me step by step on:
-
How to correctly format the Form’s collection date/time so Outlook Calendar accepts it.
-
How to structure the nested condition to compare Form collection date/time against Outlook event Start time.
-
Any best practices to avoid infinite loops or hanging runs in this type of flow.
Thank you for your help.
Best regards, Asrar

Report
All responses (
Answers (