Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Form Response to List/Calendar: How to add 1 day to the End Date?

(0) ShareShare
ReportReport
Posted on by 61

Hi, I'm back with another question about the flow I'm working on to record responses from a MS Form to a list.  The flow is working well now, except the dates on the calendar show up one day short.  Here is an example:

This is what was loaded from the form:

klarson_0-1710421173458.png

But in calendar view, it shows up like this:

klarson_1-1710421246258.png

 

I'd like it to show up booked THROUGH 3/21. 

 

Here are the details of the form and the flow:

Form:

klarson_2-1710421359975.png

Flow:

klarson_3-1710421437444.png

I was thinking maybe there was a way to use an expression in the End field? Or to declare a variable with the end date to add a day or make the end date the date plus the time of 23:00 before the create item step? But I'm not sure if that's right or how to go about it. I'm sure someone here can easily help me solve this one though. Looking forward to learning something new. Thanks!

 

  • klarson Profile Picture
    61 on at
    Re: Form Response to List/Calendar: How to add 1 day to the End Date?

    Thank you so much, this worked perfectly!! 🙂

     

  • Verified answer
    v-yetonggu-msft Profile Picture
    on at
    Re: Form Response to List/Calendar: How to add 1 day to the End Date?

    Hi @klarson ,

    I did a test for your reference.

    In my scenario:

    Use this expression if you want to add a day to the 'End date'.

    vyetonggumsft_3-1710422783845.png

    addDays(End,1,'yyyy-MM-dd')

    Best Regards,

    Sunshine Gu

     

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