Forum Discussion
Anonymous
4 years agoNot applicable
Convert negative decimal numbers to time (Long Time)
I'm trying to convert negative decimal numbers to a time displayed as hh:nn:ss (Long Time), however, it's giving me an error: Instead of converting the "Verschil" column, I also tried to calcu...
Anonymous
3 years agoNot applicable
The "Verschil" column represents the difference in time between "Gepland" and "Aantal"
lbendlin
Super User
3 years agoThen you need to treat it as a duration data type, not a datetime data type. Not sure if negative durations are supported.