Extra Exercises
Extra Exercises
Reminder Flow
Create a scheduled flow that checks an Excel table for rows where Status is not Complete and DueDate is before today. Send a reminder email for each overdue row.
Approval Escalation Design
Design an approval process where unanswered approvals are escalated after two working days. Identify where the escalation state should be recorded.