Help!
I'm trying to create an Excel File with a row for each instance of largely recurring events. Yesterday, a flow I built worked just fine - it's pretty simple. A ForEach grabs all the events from a daterange from a calendar (February), then puts them into a table in an Excel file in a SharePoint site, with table columns for Subject, Start Time, End Time, and Location. Cut and dry!
But then today I cleared the table, ran it again, to show a colleague the process (so we could move on to step two) and...nothing. The ForEach spins and spins and spins and does nothing. It seems to have grabbed the data properly, I can see it in the Input from the ForEach, but then nothing in the Add a row into a Table. I'm wondering if it's a Power Automate thing, or if there's some goofy permissions thing somewhere in Microsoft.
Here's the flow, in all its glory.
Thanks for any and all help!