Announcements
I am trying to create a canvas app to capture user data entry details. i want to capture End time while user click the save button to save the entered data to excel data source.
Hi @Sudarsana ,
If you want to get the current time, you can use the now function.
Best Regards,
Wearsky
My question is where I need to use that now() function. on the submit button?
Depends on your needs. If you want to fill current time in a datetime column of a data source, you could try this on button onselect property:
Patch(datasource,Defaults(datasource),{Date:Now()})
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 379 Most Valuable Professional
11manish 203 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2