D
DB
I am trying to group hours by 2
Group on "hour" (date\time)
Group Interval "2"
the results is
1:00AM, 2:00AM, 4:00AM
It should be 1:00AM, 3:00AM, 5:00AM
What can I do to resolve this?
Thanks
DB
Group on "hour" (date\time)
Group Interval "2"
the results is
1:00AM, 2:00AM, 4:00AM
It should be 1:00AM, 3:00AM, 5:00AM
What can I do to resolve this?
Thanks
DB