Forum Discussion
Mabel_dlp_999
2 years agoFrequent Visitor
Time Value Clean-up?
I'm looking for the best way to clean my time data into one column. For this example, I have two columns. Coulmn 1 is an integer between 1 and 24 Coulmn 2 is a text string that equals either Hour...
- 2 years ago
Mabel_dlp_999 I would pick a time granularity and just convert everything into hours, minutes, or seconds for example.
Mabel_dlp_999
2 years agoFrequent Visitor
Greg_Deckler Thanks so much for the speedy answer! You're the bomb, I was able to create a new column to show everything in terms of hours.
Thanks again!