Forum Discussion

chad_oge's avatar
chad_oge
Frequent Visitor
5 years ago
Solved

Split data into hourly buckets based off Start/End datetime?

I am starting with a simple table that contains Start and End values:   Based off these values, I would like to generate a new table that is bucketed into hourly values.  My desired result wo...