How to display the Second difference in an indicator widget in hh:mm:ss?
I have an indicator widget where my formula in the indicator widget goes as follows:
SUM(SDiff([Hours in pickup_datetime],[Hours in dropoff_datetime]))
I want the widget to display the difference in hh:mm:ss seconds. Is there a way to do this in the script editor?Â
Â
Â
Rafael Ferreira
Posted 2 years ago·Last reply 2 years ago
1 comment
Rafael Ferreira
OP2 years agoThis is from an old post but this seems to have worked for me utilizing this code. Would love to see if this works for other people to confirm.Â
Â
Â
Â