Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Get date when an column is modified in a SharePoint list

(0) ShareShare
ReportReport
Posted on by

Dears,

I'm trying to create a flow to tell me on which date a specific column in my list was changed. The column is date column
The flow runs successfully and I see that the date is showing on my flow but it's not patching on my list.
The flow goes:
When an existing item is modified
Get changes for an item or file (properties only)
I have an expression on Since:
sub(int(triggerOutputs()?['body/{VersionNumber}']),1)
Condition: Has column ... changed equals true 
                                        and
                 -Columnsname- 
equals -Mydesiredvalue-
If yes:
Current time
Update files properties
Columnsname: Current time

How can I adjust it so the date shows on my Sharepoint list?

Thank you!

  • Verified answer
    annajhaveri Profile Picture
    8,531 Most Valuable Professional on at
    Re: Get date when an column is modified in a SharePoint list

    @Anonymous  you can use below expression in update file properties for the column in which you want to store the date

     

    formatDateTime(utcNow(),'dd-MM-yyyy')

    annajhaveri_0-1616758787006.png

     

  • Verified answer
    Community Power Platform Member Profile Picture
    on at
    Re: Get date when an column is modified in a SharePoint list

    Hi @annajhaveri,

    I just want to see the date, something like 25-3-2021. The time is not important.

  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at
    Re: Get date when an column is modified in a SharePoint list

    @Anonymous  are you updating column with current time or current date and time, do you want to store date and time as separate values? 

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow