Hello,
I've discovered a problem with my flow and hoping someone can help.
I have a form that triggers the creation of a planner task. Each new task is named its form ID# (task 1, task 2, etc...)
Once that planner task status is changed to 'Complete' the timestamp is recorded on the central excel file using the Update a Row action.
When testing this appeared to be working fine. But recently I noticed that completion timestamps were being recorded for tasks that were still showing 'In Progress' on the planner board.
I've determined that a timestamp is being recorded anytime a task is completed and not necessarily being recorded against the specific task ID that was completed.
Here is my flow as it appears now.
Is anyone able to explain how to link the When a Task is Completed action with the specific task being completed using the ID # on the central excel file?