Forum Discussion
An_dy
2 years agoFrequent Visitor
Bulk replace - Text to Time
Hi All, I am working with a dataset that has a text field with talk time. The fields will show values like below 00:55:23 00:54:26 etc I have a calculated column that turns that value i...
- 2 years ago
you can convert such data to normal time like this
and then convert them into seconds
Ahmedx
2 years agoSuper User
you can convert such data to normal time like this
and then convert them into seconds