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 Field Wont Patch
Power Apps
Unanswered

Date Field Wont Patch

(0) ShareShare
ReportReport
Posted on by 239

 

Hi, 

 

The only field that I can't get to Patch is the Signature Date. In my Dataverse table it is setup as a date only type. 

 

Thanks

 

 

Patch(
 'Travel Reimbursements',
 LookUp(
 'Travel Reimbursements',
 cr0d7_travelid = TravelSelection
 ),
 {
 TravelID: TravelSelection,
 Name: "Sig",
 'Signature Date': DateValue(SigDate_1.SelectedDate),
 Signature: SigInput_1.Image,
 'Mil Reimbursement Amount': TotalMilesCost,
 'Total Expenses': ExpensesValue,
 'Total Reimbursement Amount': LabelREexpenses,
 'Travel Status': 2
 }
);
Refresh('Travel Reimbursements');
Reset(TravelGallery);
Navigate('Home Screen');
Reset(SigInput_1);

 

 

I have the same question (0)
  • Gowri Halan Profile Picture
    262 on at

    @gfeldhake if signature Date is date picker, then pass the value directly without DateValue function. Something like below

    Date: SigDate_1.SelectedDate.

    If it dosent work then use Date function.

    Like Date(yyyy,mm,dd).

  • GF-02121351-0 Profile Picture
    239 on at

    @gowrihalan04 Date: SigDate_1.SelectedDate did not work, and I can't get the Date Function to not give an error. Can you show me how I would write it? I am very new to Power Apps. 

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 483

#2
WarrenBelz Profile Picture

WarrenBelz 399 Most Valuable Professional

#3
11manish Profile Picture

11manish 327

Last 30 days Overall leaderboard