Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

create a flow to calculate age of the Azure Devops workitem.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi Team,

 

I am querying the work items from ADO query, looking out for a solution to get created date for each work item and subtract it with today's date and calculate the age of the workitem.

 

is this possible? 

 

I have seen couple of solutions online with SharePoint that is not applicable with this scenario...

 

Thanks in advance.

  • Sukesh_Reddy Profile Picture
    Microsoft Employee on at
    Re: create a flow to calculate age of the Azure Devops workitem.

    Thank you @Expiscornovus, this helped me a lot.

  • Verified answer
    Expiscornovus Profile Picture
    31,891 Most Valuable Professional on at
    Re: create a flow to calculate age of the Azure Devops workitem.

    Hi @Sukesh_Reddy,

     

    You can use a Select action to add the Age key/property and use an expression with the dateDifference function with the Created Date and Today's Date (utcNow function) to calculate the age of each work item.

     

    Below is an example

     

     

    dateDifference(item()?['System.CreatedDate'], utcNow())

     

     

    datedifference_workitemage.png

     

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