Solved! Go to Solution.
Hi @Barber_Chris,
Could you share a screenshot of your flow?
From your description, it seems that you would like to update the task completed date into SharePoint column when the task is completed.
Please check the following flow for a reference.
Before creating a flow to update the completed date, I have created a flow previously to create the task and corresponding TaskID in the list likes below:
Then I created another flow to update the completed date when the task is completed.
It is triggered by When a task is completed, then get items from SharePoint list.
Add the condition to check if the completed task id is equal to the TaskID saved previously.
Under if yes branch, update item. Select dynamic content “value Completed Date Time” for the DueDate field.
A screenshot likes below:
Best regards,
Mabel
Hi @Barber_Chris,
Could you share a screenshot of your flow?
From your description, it seems that you would like to update the task completed date into SharePoint column when the task is completed.
Please check the following flow for a reference.
Before creating a flow to update the completed date, I have created a flow previously to create the task and corresponding TaskID in the list likes below:
Then I created another flow to update the completed date when the task is completed.
It is triggered by When a task is completed, then get items from SharePoint list.
Add the condition to check if the completed task id is equal to the TaskID saved previously.
Under if yes branch, update item. Select dynamic content “value Completed Date Time” for the DueDate field.
A screenshot likes below:
Best regards,
Mabel
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
37 | |
37 | |
32 | |
28 |
User | Count |
---|---|
39 | |
37 | |
31 | |
28 | |
23 |