Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Date offset error in flow

(0) ShareShare
ReportReport
Posted on by

HI, I'm trying to build a flow that transfers content from a Form into a Tasklist in teams. I'm using a template power automate, but getting the following error. Can you please advise what I need to put in the (I assume) the Start Date Time field to make this work? 

powerautomate error.png

  • tom_riha Profile Picture
    10,127 Most Valuable Professional on at
    Re: Date offset error in flow

    Hello @AMG-fsb ,

    you'll need an expression to store the date. There're two potential solutions to this and I can't tell you right now which one will work:

    1. the easier one: apply formatDateTime(...) expression on the date to store it
    2. if the first one doesn't work: format the date into an ISO date with the parseDateTime(...) expression to store it, the date format should be as below:
    parseDateTime(<theDateFromForms>, 'en-US', 'M/d/yyyy HH:mm:ss tt')

     

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