TIME FORMAT is wrong

I have a column named "time remaining (hour) in my table but when it is less than one hour it doesn’t display “hh” and only shows mm:ss

Because of your calculation method, it will be a duration instead of a date-time.

1 Like