Back to Devexpress

Underlying and Displayed Data

dashboard-401192-common-features-underlying-and-displayed-data.md

latest1004 B
Original Source

Underlying and Displayed Data

  • Dec 11, 2019

The dashboard visualizes aggregated data from the underlying data source.

A dashboard item gets the data from the bound data source. The data is filtered with the data source filter and dashboard master filter. That data is raw dashboard item data or underlying data.

The dashboard aggregates raw data and produces the data to visualize - the displayed data.

Data Inspector enables you to view the raw and aggregated data. You can also use API methods to access them.

Data Inspector - Aggregated Data

Data Inspector - Raw Data

Refer to the following topics for more information: