Forum Discussion
GunnerJ
Post Patron
4 years agoRounding Down Date/Time to Hourly level
This one is pretty straight forward but I haven't been able to find a solution yet. I have 15 min interval data and I'd like to create a new column the rounds down to the nearest hour. so in this ca...
- 4 years ago
You should be able to do this with the ribbon.
serpiva64
Solution Sage
4 years agoHi,
if you want to obtain this
you have to
- change type to text
-add custom column
- and then change again type to datetime
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution !