NxDimension ShowTotal Property Qlik Sense .NET SDK - API Reference
Set it to true to get the total of the values for one dimension. An extra row or column is added to the pivot table depending if the dimension is a left or a top dimension.

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

public bool ShowTotal { get; set; }

Property Value

Type: OnlineBoolean

Implements

INxDimension ShowTotal
See Also