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 Apps / Date format and Trigge...
Power Apps
Unanswered

Date format and Trigger Power Automate error

(0) ShareShare
ReportReport
Posted on by

Hi All, I need help re below error message. Please see screenshots for more info. Every time I hit submit button, I am getting "TamperBooking.Run failed:" error message. Full error message is below as well.

 

I know that there is something not correct with the date format. I am using modern date picker control but I am unable to figure out how to fix it. Any help would be greatly appreciated.

 

Formula in onselect property of submit button is 

TamperBooking.Run(
    DataCardValue2.Selected.Value,
   DataCardValue3.SelectedDate,
    DataCardValue4.SelectedDate,
    DataCardValue5.Selected.Value,
    DataCardValue8.Value,
    DataCardValue6.Value,
    DataCardValue7.Value
);

ResetForm(frm52Weeks); Notify("You booking request has been submitted, you will receive email notification of Appoval / decline shortly")

 

 

kanwals360_0-1705452363027.png

kanwals360_1-1705452400272.png

Below screenshot is from Power automate.

kanwals360_2-1705452465512.png

 

TamperBooking.Run failed: { "error": { "code": "TriggerInputSchemaMismatch", "message": "The input body for trigger 'manual' of type 'Request' did not match its schema definition. Error details: 'String 'January 17, 2024' does not validate against format 'date'.,String 'January 18, 2024' does not validate against format 'date'.'." } }
 
Categories:
  • kanwals360 Profile Picture
    on at

    This has been sorted

  • v-yueyun-msft Profile Picture
    Microsoft Employee on at

    Hi , @kanwals360 

    Can you try to add this code to format your Date:

    Text( DatePicker1.SelectedDate ,"yyyy-mm-dd")
     

    Best Regards,

    Yueyun Zhang

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard