Steve Rose 2 Posted August 24, 2017 Share Posted August 24, 2017 example START_TIME Time of Day 23400000 6:30 AM Link to comment Share on other sites More sharing options...
Nawaz Ali Mohammad Posted August 1, 2019 Share Posted August 1, 2019 You need to create calculated column as below: CONCATENATE(String(INTEGER([start_time]/1000)/86400,"hh:mm:ss"),".",[start_time]-(INTEGER([start_time]/1000)*1000)) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now