
Announcements
Hi, I'm sure this is very simple.
is there a formula I can use in google sheets to figure out the hours difference between two time stamps.
2021-03-13T13:39:39.1559906Z
2021-03-13T13:40:29.9431642Z
Thanks
Google sheets? I guess you are in the wrong community 😄
Assuming you wanna calculate it with Power Automate, ticks() WDL function should do the trick. Please follow the steps detailed in the following thread
https://powerusers.microsoft.com/t5/Building-Power-Apps/how-to-get-difference-between-two-dates-in-flow/td-p/283186
Hope this helps