Hello,
This is the scenario we're drawing to create using power apps.
A technician gets a list of work orders (A) he clicks on one of the work orders in order to see the details (B) under work details screen we have a button called 'arrived' and onclick we would like to update 'arrival time field' on the work order that had been selected (C)
Stages A&B was executed correctly now we are stuck on the C how can we update a specific field on a specific record on dynamics 365. On the work order screen we have a dorm which already has the correct work order that was selected on the previous screen.
We also have the button and we want on a click on the button to update TODATY date and time on the work order field back in dynamics 365.
We will appreciate for some help how to execute it do we need to use power automate or there is some formula we can apply