Hi,I’m building a Power Automate flow using Planner → Dataverse → Microsoft Teams to generate alerts for overdue tasks.
I’ve tried multiple approaches, but the Teams message always includes both overdue and completed tasks, when I only need tasks that are overdue and not completed.
What I noticed is the following:
If the parent task is still not completed, the alert brings all tasks under that parent, even those already completed.
Has anyone implemented a simple and reliable flow that only returns overdue, not completed tasks, and could share the logic or structure?