Click or drag to resize
NxInlineMeasureDefAggrFunc Property
Aggregate function. For more information on the aggregate function syntax, see the section Working with Qlik Sense on the online help portal. The default value is 0 (Sum of rows) This parameter is optional.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string AggrFunc { get; set; }

Property Value

Type: String

Implements

INxInlineMeasureDefAggrFunc
See Also