Forum Discussion
chad_oge
5 years agoFrequent Visitor
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...
- Anonymous5 years ago
Hi chad_oge
You can get the time list first and then subtract in chronological order .
Refer the following link to return the hourly values
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
5 years agoNot applicable
Hi chad_oge
You can get the time list first and then subtract in chronological order .
Refer the following link to return the hourly values
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.