Hi,
Would it be a valuable enhancement if dateTime type fields do have the same default build-in grouping modes as date type fields?
Date (and dateTime) Grouping modes
Thanks,
MichalG
Would it be a valuable enhancement if dateTime type fields do have the same default build-in grouping modes as date type fields?
Date (and dateTime) Grouping modes
- day/dayOfWeek: Group by week-day, all weeks
- dayOfMonth: Group by month-day, all months
- week: Group by Week number, all years
- month: Group by Month number, all years
- quarter: Group by Quarter, all years
- year: Group by Year
- upcoming: Various specific date groups: Today, Yesterday, Last Week, Last Month, etc
- date: Group by specific Date
- dayOfWeekAndYear: Group by week-day, week and year
- dayOfMonthAndYear: Group by month-day, month and year
- weekAndYear: Group by week-number and year
- monthAndYear: Group by month and year
- quarterAndYear: Group by quarter and year
Thanks,
MichalG
Comment