Click or drag to resize
INxMeasureCalcCond Property
Specifies a calculation condition, which must be fulfilled for the measure to be calculated. If the calculation condition is not met, the measure is excluded from the calculation. This property is optional. By default, there is no calculation condition.

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

Property Value

Type: ValueExpr
See Also