Hello, all--
I am relatively inexperienced with Power Automate and coding, so apologize for perhaps some ignorant questions. I've created a SharePoint approval workflow using the standard "Request approval (everyone must approve" for a selected item", with some slight modifications. I've run into a couple of items that I'm hoping can be corrected and, if so, could use some help.
- There is a Select Data Operation that creates a table of Approver, Comments, and Response. I have added Date to this table. I just approved a request at 10:43 a.m. EST, yet the time that is recorded as a result of the Condition step is 15:43. Is there a way to change this? I'm assuming this is a time zone setting.
- I have added an "Apply to each" step at the end to record the responses in a Sign-off Status field in the SharePoint Item. What I'm noticing is that it only records the last response by an individual. I would like for this to record every response by an individual. So, for example, if I reject a request 3 times and then approve the 4th, I would like all 4 to be recorded with responses and date of each. Is there a way to do this that isn't terribly complicated?