| INxDimensionCalcCond Property |
Specifies a calculation condition, which must be fulfilled for the dimension to be calculated.
If the calculation condition is not met, the dimension is excluded from the calculation.
This property is optional. By default, there is no calculation condition.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxValueExpr CalcCond { get; set; }Property CalcCond As ValueExpr
Get
Set
Property Value
Type:
ValueExpr
See Also