Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Timestamp Flow

(0) ShareShare
ReportReport
Posted on by 4
I want to be able to create a flow for my Microsoft List so when an item is modified on my Microsoft List we will call it column A than a timestamp is created in column B. I tried the suggestion by AI but the issue is all my timestamps are updating when any modification occurs leading to all my timestamps always changing and also always being the same.   Below are the steps I followed....
 

Step 1: Create a New Flow

  1. Log into Power Automate.
  2. Click on "Create" from the left navigation pane.
  3. Select "Automated cloud flow."

Step 2: Set the Trigger

  1. Name your flow (e.g., "Timestamp on Column Modification").
  2. Under "Choose your flow's trigger," search for "When an item is modified."
  3. Select your Microsoft List from the dropdown menu.

Step 3: Add a Condition

  1. Click on "+ New step."
  2. Search for and select "Condition."
  3. Set the condition to check if the specific column you’re interested in has been modified. For example:
    • Choose a value: Select the column.
    • Condition: "is not equal to"
    • Choose a value: Use the dynamic content to select the column value from the previous version of the item (usually under "Get changes for an item or a file (properties only)").

Step 4: Update the Item with Timestamp

  1. In the "If yes" branch of the condition, click on "+ Add an action."
  2. Search for and select "Update item."
  3. Choose the same List and fill in the required fields.
  4. For the timestamp column, set it to utcNow(), which will provide the current date and time.

Step 5: Save and Test Your Flow

  1. Click "Save" to save your flow.
  2. Test the flow by modifying the designated column in your Microsoft List.
  3. Check to see if the timestamp is updated correctly.
  • Suggested answer
    MK-18101553-0 Profile Picture
    4 on at
    Timestamp Flow
    The modified column would not assist me as that is too general. It must capture a specific column being modified for a specific set of choices selected in that list. When the the LOA Request Status column has a choice that is flipped to Ready for Reg Approval or Ready for Reg Denial it should than put a time stamp relvent t to this change in the timestamp column. So for instance. when I trigger it on row 5 of my Microsoft list it does create a timestamp in my timestamp column, but when I modify row 10 and change my choice in that row to ready for reg approval it generates a time stamp in the column but also updates the one in row 5 now all my timestamps match. 
  • David_MA Profile Picture
    11,517 Super User 2025 Season 1 on at
    Timestamp Flow
    I must be missing something, but you say that you want to timestamp column B when an item is modified. And if I understand correctly, it is doing just that. What is the issue? If your list is in SharePoint, you would not even need to do what you are asking, as SharePoint has a column that does exactly this, which is the modified column.
     
    And what does, "all my timestamps always changing and also always being the same" mean? Are you saying that when your flow runs, it is always putting the same timestamp (e.g. 2024-10-18T12:55:00Z)? If so, please show your flow and how you are updating the column in your list.

    What Chat GPT listed would be what you would do.

    Most likely the issue is that you have created an endless loop, which is caused by the workflow updating the item with the modified date, which then causes the flow to trigger again since the item was modified, which then causes the flow to trigger again because it was modified, which.... You get the idea. This will show you how to avoid endless loops: How to avoid infinite trigger loop in Power Automate.

    If that is the issue, I would go back to why are you doing this in the first place when the modified column contains the data you want to update the item with.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492