View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Summarization

To obtain numeric values that should be displayed within a dashboard item, Dashboard calculates a summary function against the specified measure.

Charts_DataBinding_Values

This topic describes how to specify which summary function should be calculated against a particular measure.

The following sections are available.

Summary Function Types

The following summary functions are available.

Changing Summary Type

By default, Dashboard calculates Sum for numeric measures and Count for measures that contain another type of data.

You can change the summary function type for numeric measures. To do this in the Designer, invoke the data item menu and select the desired summary type. Less common summary types are organized in the More submenu.

DataShaping_SummaryTypeMenu