Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Building a flow to autopopulate 'Data Modified' when columns in the list are modified.

(1) ShareShare
ReportReport
Posted on by 2
Hi, I have a Data Catalogue SharePoint list and have a column called 'Data Modified' which I would like to autopopulate with the Data and Time when items in the inventory are amended. 
  • David_MA Profile Picture
    11,744 Super User 2025 Season 1 on at
    Building a flow to autopopulate 'Data Modified' when columns in the list are modified.
    I am trying to understand what you need. Is the "Data Modified" date and time the same date and time as when the item in the Data Catalogue is updated? If so, you don't need to do anything. SharePoint has a built-in column named Modified that tracks it for you. If that is not what you want, can you illustrate what you need. Although, if FLMike's suggestion is what you need, no worries.
  • Suggested answer
    Michael E. Gernaey Profile Picture
    44,280 Super User 2025 Season 1 on at
    Building a flow to autopopulate 'Data Modified' when columns in the list are modified.
    Hi
     
    Here is what you need.
     
     
    1. Create an Automate Flow
    2. Set the Trigger to, when an Item is update / modified
    3. Create an Update Item (SharePoint action)
     
    4. In the Update, use the Dynamic ID Property from the Trigger (in the Dynamic property window). for the item you want to update
    Make sure you populate values for anything that needs one
     
    For example, if Title needs to be filled in, use the Dynamic Title Property from the Trigger, so it just gives it the same value.
     
    Set the Date Modified Date value to the expression 
    utcNow()
     
     
    And done
     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1