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 Apps
Answered

Patch issues

(0) ShareShare
ReportReport
Posted on by 23

I suspect this error should be staring me in the face but just not seeing it!  I am trying to patch items from shopping cart to SharePoint list.

 

The type of this argument 'Date' does not match the expected type 'Date'.  Type found 'Boolean'.  Need to collect items sold along with who sold them and when, this is what I have.  Both price and qty are self inputs in case prices or qty needs to change.

 

Patch('Shopping Cart Orders', Defaults('Shopping Cart Orders'), {User: User().FullName, Date: IsToday( Today()), Title: Item_title.Text, Price:TextInput1_1.Text, Qty: TextInput1.Text})

 

Really would appreciate some guidance as to where I am going wrong.

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    Gerard Simpson Profile Picture
    2,987 Moderator on at

    Hi @SilvermarD 

     

    'IsToday( Today())' - is a Boolean argument to check if today is today, which will return true.

     

    Just put 'Today()'.

     

    Hope this helps

  • Verified answer
    Pstork1 Profile Picture
    69,573 Most Valuable Professional on at

    In the Date field.  IsToday(Today())) will always evaluate to true.  I suspect what you want is just Today().

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

#2
11manish Profile Picture

11manish 193

#3
Valantis Profile Picture

Valantis 138

Last 30 days Overall leaderboard