Forum Discussion
Anonymous
4 years agoNot applicable
Time Bin Intervals
I have searched for a while but only have found solutions using start and end times and recreating those solutions has not worked. What I am looking for is to create a table that on one axis has ...
- Anonymous4 years ago
I was able to get this to work simply by splitting by date time field into date and time seperately then using the group/bin function on just the time field.
Anonymous
4 years agoNot applicable
I was able to get this to work simply by splitting by date time field into date and time seperately then using the group/bin function on just the time field.