In a salesprogram I wrote, I want to display the sales per half hour, per weekday (grouped by all mondays of the year, all tuesdays of the year, etc.
Every sale has its day and time in the database.
I think the grouping of a datetime allows grouping by the hour and not by the half hour. How can I achieve groupîng per half hour. How can I group per weekday?
Many thanks and greetings from Brugge (Bruges, Belgium),
Michel
Every sale has its day and time in the database.
I think the grouping of a datetime allows grouping by the hour and not by the half hour. How can I achieve groupîng per half hour. How can I group per weekday?
Many thanks and greetings from Brugge (Bruges, Belgium),
Michel