Click or drag to resize
SummaryColumnSummariseBeforeCalculation Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates when the calculation on a calculated column should be executed.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool SummariseBeforeCalculation { get; set; }

Property Value

Type: Boolean
True if the calculation should be executed after the data has been summarised.

Return Value

Type: Boolean
True if the calculation should be executed after the data has been summarised.
Remarks