INxInlineMeasureDef BrutalSum Property Qlik Sense .NET SDK - API Reference
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: 1.0.1.0 (1.0.1.0)
Syntax

bool BrutalSum { get; set; }

Property Value

Type: OnlineBoolean
See Also