I have used powerapps to create a form to conduct a time study. Users click buttons to record time stamps with a now() function at different steps in their process and then again when completed and I am using a calculated field to determine the time it takes to complete their given process.
The most recent study I have conducted involves a process that users may need to pause and return to at a later time. This does not seem to work. If users edit the record, Powerapps can update text and choice fields, but the date/time field will not update. Is there something that sets this apart?