Hi Community,
I have a SharePoint list with many repeating events (Event List). I am using a scheduled Power Automate flow to get a list of events from the SharePoint list and then send an email to my team as a reminder for what task may be becoming due based on a datetime field.
The problem I am facing is that the flow is only pulling those items which are not repeating, and ignoring those which are repeating, and I am not sure why.
How can I ensure all tasks are pulled, regardless if they are a unique task or repeating task?