web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow failing (create S...
Power Automate
Answered

Flow failing (create SharePoint list) due to missing date in MS Forms

(0) ShareShare
ReportReport
Posted on by 10

Hello,

 

I have a flow that takes data submitted via a form, sends and email for approval, and adds the data to a Sharepoint list upon approval. 

The problem is that the flow is failing when no data is entered in the date field of the MS Form (via the date picker calendar). This date field is not mandatory, and does not always need to have an input.

 

When a date is entered in MS Form, the flow works fine. Is only when no date is entered that the flow fails.
I have made sure that it in the date column settings on MS List, the "Require that this column contains information" is marked as "No".
Your help is appreciated!

 

 

Categories:
I have the same question (0)
  • Verified answer
    annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @CarolinaSanchez  you check the value of date field from form, if its blank then provide null value for date field in Create Item. You can use expression like below, just replace outputs('Compose') with your date field of form

    if(empty(outputs('Compose')),null,outputs('Compose'))

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard