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 / Error details: Input p...
Power Automate
Unanswered

Error details: Input parameter 'item/DesiredDeliveryDate' is required to be of type 'String/date'. The runtime value '""' to be converted doesn't have the expected format 'String/date'.

(0) ShareShare
ReportReport
Posted on by 10

I facing this issues where I'm trying to update excel data into a SharePoint list. I have number of date columns in the excel, which when I'm trying to update using the update items showing this error, can someone help me with the solutions. Error - 

OpenApiOperationParameterTypeConversionFailed

The 'inputs. Parameters' of workflow operation 'Update item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/DesiredDeliveryDate' is required to be of type 'String/date'. The runtime value '""' to be converted doesn't have the expected format 'String/date'.
 
Expression I'm using - 
if(equals(item()?['Desired Delivery Date'],''),null, item()?['Desired Delivery Date'])
 
Piyush___0-1701108770325.png

 

Categories:
I have the same question (0)
  • Gdarmon Outlook Profile Picture
    372 on at

    Hi,

    It looks like you’re encountering an error while trying to update Excel data into a SharePoint list. The error message suggests that the input parameter ‘item/DesiredDeliveryDate’ is required to be of type ‘String/date’, but the runtime value ‘“”’ doesn’t have the expected format ‘String/date’.

    Based on the error message, it seems like the issue is with the format of the ‘Desired Delivery Date’ column in your Excel sheet. You may need to ensure that the date values in this column are formatted as strings or dates.

    Regarding the expression you’re using, it looks like you’re checking if the ‘Desired Delivery Date’ column is empty and returning null if it is. However, this may not be sufficient to resolve the error you’re encountering.

    To help you better, could you please provide more details about the specific steps you’re taking to update the SharePoint list from Excel? This will help me understand the issue better and provide more targeted guidance.

     

    Gill

  • Piyush__ Profile Picture
    10 on at

    I have one Excel File which getting the data from another SharePoint List, in which the desired delivery date I have made the data type using locale as 

    Piyush___0-1701153018432.png

    Following Steps I have taken: 

    1. I'm passing this excel in Power Automate as list of rows with Date Time Format - ISO 8601

    2. Then I have added Apply to each - passing --> outputs('List_rows_present_in_a_table')?['body/value']

    3. Then I get the items from SharePoint List which I have to update using Get Items with Filter Query --> UniqueID0 eq UniqueID

    4. Then I put the condition - length(outputs('Get_items')?['body/value']) > 0. If it is true it will update the existing line otherwise it creates the new line

    5. In True, I have added apply to each with output from previous step as (SharePoint List): 

    outputs('Get_items')?['body/value']
    6. Followed by update items, with ID = UniqueID0 and same expressions for different columns. Similar to this - 
    if(equals(item()?['Desired Delivery Date'],''),null, item()?['Desired Delivery Date'])
    7. If False, create items (SharePoint List) with same expressions in different columns 
     
    My regional settings in power automate and SharePoint site is : 
    Piyush___1-1701153594424.pngPiyush___2-1701153622282.png

     

     

     

     

  • nosir Profile Picture
    2 on at

    Was this solved? I am currently have the same issue.

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
David_MA Profile Picture

David_MA 86 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 55

#3
Ellis Karim Profile Picture

Ellis Karim 53 Super User 2026 Season 1

Last 30 days Overall leaderboard