Hello @alhud198,
Can you test by changing the update property to the datacardvalue assigned to the date with a DatacardValue.SelectedDate
For example, in this case for the Travel start date the update would be DatacardValue12.SelectedDate.


In your case would be:
UpdateContext({ selectedRecord: DatacardValue.SelectedDate, editMode: true })
Hope this helps clarify the doubt, let me know in case you're still facing an issue within it.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.