Totals

<< Click to Display Table of Contents >>

Navigation:  Dashboard Designer > Dashboard Item  > Grid >

Totals

 

Totals

The Grid dashboard item enables you to add a summary value (a total) calculated against displayed values of an individual column, and show the result under this column. Note that you can add any number of totals for each column. For example, you can obtain the number of column records, average or maximum value, etc.

DT1

This topic describes how to create, edit or clear totals.

The topic consists of the following sections.

Totals Overview

Create and Edit Totals

Clear Totals

Totals Overview

You can use the following summary functions when creating totals.

Count - The number of records.

Sum - The sum of the values.

DT2

Min - The smallest value. Max - The largest value.

DT3

Average - The average of the values.

Auto - The total is calculated using the type of summary function specified for the measure corresponding to the current Grid column. Note that in this case, the total is calculated based on values of the corresponding data field from the underlying data source. Note that the Auto type is not supported when the Grid is bound to the OLAP data source.

You can create totals using different sets of summary functions. This depends on the type of the data source field providing data for the target column.

ICON

DATA SOURCE FIELD T YPE

SUPPORTED TOTALS

DT4

Boolean

Count

DT5

Byte

Count

 

 

Create and Edit Totals

To create a total, use the context menu of the column header. Right-click the required column header, select Add Total and specify the type of summary function used to calculate a total.

DT11

To change the total type, right-click the required total and select a new total type.

DT12

Clear Totals

You can delete one total or all the totals in a particular column.

DT13

To delete all column totals, right-click the column header and select Clear Totals  in the invoked context menu.

 

DT14