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.
Greg_Deckler
2 years agoCommunity Champion
Mabel_dlp_999 I would pick a time granularity and just convert everything into hours, minutes, or seconds for example.