Hi,
I am just starting with flows, so maybe what I want to do is not feasible. I want to do one flow that in one go does the following:
1- Takes the answer from a Form and populates an excel file in Teams with: Nominee name, Award, Justification
(Excel has Vlookups to identify the nominee and add the manager, organization, manager email, etc) -> This works fine
2- Creates a task in planner with the Nominee, and Award as title
3- Updates the Task's details to include the information from the Excel
Key column: Nomination dateDate
Key ID: Submission time (From the form)
Status: Id (the task ID just created)
It fails in the last step because it says that it doesn't find the submission time into the column where the submission date has just been written. I double checked and the excel does contain the date correctly.
It just doesn't make sense why it doesn't work. I'll appreciate any help to make sense of this, because the Submission date is the only way I can think of to retrieve the last row.


Thanks!