Click or drag to resize
NxInlineMeasureDefBrutalSum Property
If set to true, the sum of rows total should be used rather than real expression total. This parameter is optional and applies to straight tables. Default is false. If using the Qlik Sense interface, it means that the total mode is set to Expression Total.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool BrutalSum { get; set; }

Property Value

Type: Boolean

Implements

INxInlineMeasureDefBrutalSum
See Also