Column Totals for Grid View

Released March 18, 2022
You are now able to summarize the data displayed in a Grid View with column totals.

Display data summaries with Grid column totals in the footer of a Grid View, as well as the footer for each configured grouping.

All column types support displaying:

  1. Count

  2. Percentage of empty cells

  3. Percentage of filled cells

Columns containing numeric fields allow you to display:

  1. Sum

  2. Average

  3. Lowest

  4. Highest value

  5. Median value

  6. Standard deviation

  7. Range (lowest and highest values) of displayed values in the column

Columns containing date-type fields support displaying the column’s:

  1. Earliest date

  2. Latest date

  3. Date range for displayed values (earliest date to latest date).

3