Forum Discussion
ask
9 years agoHelper III
Numbers convert into duration
I have number type column, i want to convert those numbers into duration format : 00:00:00. How to do that ? Thanks
MarcelBeug
9 years agoCommunity Champion
My prediction is that you will get the time that corresponds with the fraction of your division:
You reallly need to go back and find out what your value represents, otherwise you are bound to create the most beautiful dashboards with highly unreliable information and you'll be in big trouble sooner or later.
ask
9 years agoHelper III
MarcelBeug you are right. i know couples of way to get "hh:mm:ss". I need to go back to understand the data better first, and make sure to come up the reliable numbers.