Hi,
I am adapting the "Create a daily summary of Planner Tasks by Bucket". The template provides a good starting point to get the data I need but I don't need a summary of everything in planner. I just want:
- Is it due this week?
- Is it 'not finished'?
I have seen solutions in this community to exclude 'not finished' from
- @james23at Solved: How to remove 100 percent completed tasks from the... - Power Platform Community (microsoft.com) and
- @av3xsubz at Solved: Create a daily summary of Planner Tasks by Bucket - Power Platform Community (microsoft.com)
but not how to filter the "due this week" tasks where this week is the next Saturday (or Sunday).
I tried to figure out if "dayOfWeek('<timestamp>')" might work, but it doesn't look like it would work (or I just can't figure it out).
Any ideas? Thanks