Hi,
I am using an old fcloud low that was working nicely till last week to create Outlook meeting invites. To create these invites, I am passing the XLSX file with all the meeting details. The flow copies the file on SharePoint and reads it again to create invites. Surprisingly, the loop that goes through each row and creates invites is getting stuck while reading the first row or fetch table. The flow is not throwing any errors.
I would like to understand what can be done and how I could fix this issue.
Here is the screenshot of the loop step where the flow is getting stuck.