Hello
I am trying to create a flow for sharepoint task list.
When someone ticked a box (complete the task) I want another column in the task list to be updated with a name of the person who did it. I want also another column with the time of the completion.
What do I insert here: I tried with the name of the task list
Thank you so much
Solved! Go to Solution.
Hi @joanna001 ,
You seem to want to update the Task list item, but you are using the trigger related to the Outlook task list.
You could refer to the following method to configure Flow.
I created two columns, CompletedPersonName and CompleteDate in SharePoint task list, of type Text and Date.
Image reference:
Hope it helps.
Best Regards,
Hi @joanna001 ,
The first flow step in your screenshot is when a task completed related to outlook?
If that's correct then you should be able to select which task you want to monitor via flow when it's completed.
In my case I created a task in outlook. Then created the flow. Select the task. See below screenshot.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Hi @joanna001 ,
You seem to want to update the Task list item, but you are using the trigger related to the Outlook task list.
You could refer to the following method to configure Flow.
I created two columns, CompletedPersonName and CompleteDate in SharePoint task list, of type Text and Date.
Image reference:
Hope it helps.
Best Regards,
User | Count |
---|---|
84 | |
81 | |
48 | |
30 | |
23 |
User | Count |
---|---|
28 | |
28 | |
27 | |
21 | |
19 |