Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

Create event with no start/end time

(0) ShareShare
ReportReport
Posted on by

Hi, I would like to create events and the time is based on a SharePoint list. There will be one option named "Waiting List" that should not have a start time or end time. How can I put with that with the dynamic content on SharePoint? Thank you for your help.

  • David_MA Profile Picture
    David_MA 8,950 on at
    Re: Create event with no start/end time

    I don't believe you can create an event without a start and end time. They're required fields. This is why I suggested you create it as an all-day event. If you don't want to populate the date and time, you'll need create a separate event list where you can store that data until a date and time has been selected. You could then have a flow on that list to run when the date and time have been populated, which can then add it to your calendar.

  • Re: Create event with no start/end time

    Thank you David. What if some of the event have time but others do not? It cannot be applied to all time in the list

  • David_MA Profile Picture
    David_MA 8,950 on at
    Re: Create event with no start/end time

    If you don't want to have a start or end time, you would need to create the event as an all-day event.

    David_MA_0-1675878956697.png

    For the start time, put the start of the day and for the end time put the end of the day. These are my expressions:

    1. Start time: startOfDay(utcNow())
    2. End time: addHours(startOfDay(utcNow()),24)

    You would replace utcNow() with your date field otherwise it will create it for the current day.

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,475

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,767

Leaderboard