Add Support for Temporal Columns in the Group Aggregate UX Options

UX>Views>Group Aggregate

This feature is very useful for summarizing data because the SUM, TOTAL, AVG, etc- all update as you click into different groups. It’s not tied to totalling any one grouping, but rather, dynamically totalling different records on the fly-- as the user clicks into each group.

However, it does not work with temporal column types (Date, Time, DateTime, Duration).

A virtual column could be used to calculate the SUM, TOTAL, AVG, etc, but then you don’t get the dynamic functionality of summarizing different groups based on the user clicking through the grouping.

Please consider adding support for temporal column types in the Group Aggregate UX options.

Thanks for considering!

Status Open
3 2 208