View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Data Processing Modes

DevExpress Dashboard supports two data processing modes that are used to perform data-related operations (such as grouping, filtering, etc.).

[!TIP] Note that performance in server/client modes depends on multiple factors such as database structure, server workload, etc. To decide which mode to use, test both.

[!NOTE] In OLAP mode, data processing is performed using the server mode specified for the Analysis Services instance. To learn more, see Determine the Server Mode of an Analysis Services Instance.

Change Data Processing Mode

Different data source types allow you to manage the current data processing mode in different ways.

Server Mode Limitations

In server mode, the Dashboard does not have simultaneous access to bound data in its entirety. This imposes some limitations.

Data Processing Errors

The Dashboard Designer provides the capability to display errors that occurred during data processing operations (such as changing measure summary types, calculation errors, etc.). For instance, the Grid below shows an error when the summary type of the Extended Price measure is set to Median in server mode.

ErrorInCaption_ServerMode

To see the error message, hover the mouse pointer over the CaptionErrorIcon icon.