Capturing Workflow Activation Date in a SharePoint List

Martin, Heidi (SE GP T SP PS) 486 Reputation points
2024-09-26T07:50:07.7366667+00:00

Good morning, is there a way in a SharePoint list, after selecting an item and starting a workflow, to have the workflow activation date recorded in a specific column for that item?

Thank you so much!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,647 questions
{count} votes

Accepted answer
  1. AllenXu-MSFT 19,731 Reputation points Microsoft Vendor
    2024-09-27T02:24:29.06+00:00

    Hi @Martin, Heidi (SE GP T SP PS),

    You can add a date and time column to record flow activation date in your list. Add an "Update item" action in your flow and set the column use the function "utcnow()" like below.

    User's image

    As per my test, every time I run the flow the time was recorded.

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.