NxInlineMeasureDef AggrFunc Property Qlik Sense .NET SDK - API Reference
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.0.1.0 (1.0.1.0)
Syntax

public string AggrFunc { get; set; }

Property Value

Type: OnlineString

Implements

INxInlineMeasureDef AggrFunc
See Also