Hi,
I have a simple app to control de overtime that everyone is doing.
But when some one submitt the form it adds 2 hours in the sharepoiunt list, so if some did one hour extra from 4 to 5 on the sharepoint it will be reflected that it was from 6 to 7.
my formula on the time field is just a today(), I tried using Text(Today(),DateTimeFormat.UTC) and some very look alike but nothing works.
The problem with this is that im using a approval flow and the approval infomration is sending the advance time so it doesn't reflect the real one.
Does some one had an idea of how to do this.
Hi @Anonymous