Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 ...
  • Anonymous's avatar
    Anonymous
    4 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.