HyperCube GrandTotalRow Property Qlik Sense .NET SDK - API Reference
Aggregate for measures of all values in the field. The result value depends on the AggrFunc defined in HyperCubeDef.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public IEnumerable<NxCell> GrandTotalRow { get; set; }

Property Value

Type: OnlineIEnumerable NxCell 

Implements

IHyperCube GrandTotalRow
See Also