Skip to main content
Community site session details

Community site session details

Session Id : H+WpSFtRWbnK3w73PT2c+p
Power Automate - Building Flows
Answered

Unexcept Format error on create item

Like (0) ShareShare
ReportReport
Posted on 15 Feb 2024 13:39:45 by

Hi everyone, 

Please see my two screenshots to understand my problem 

I have a big flow where I create an item at the finis but I allready have this error (first screenshot) 

ProtoSup_0-1708003785359.png


I don't understand why the item not being created ?
I created a test flow where I do this item creation action, deliberately not putting anything in the date fields and everything works fine.... I don't understand how to solve the problem...

ProtoSup_1-1708004293595.png

the sharepoint list view : 

ProtoSup_2-1708004343359.png


Thanks in advance for your help or advices ! 

  • ProtoSup Profile Picture
    on 22 Feb 2024 at 08:07:07
    Re: Unexcept Format error on create item

    Thanks a lot 

  • Verified answer
    v-mengmli-msft Profile Picture
    on 15 Feb 2024 at 14:10:05
    Re: Unexcept Format error on create item

    Hi @ProtoSup ,

     

    What dynamic content or expression are you using in date field?

    The error show one of runtime is "", I recommend you use if to return null when the runtime equals "".

    Please try this on date field:

    if(equals(RuntimeValue,'""'),null,RuntimeValue)

     

    Best regards,

    Rimmon

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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete