Click or drag to resize
OtherTotalSpecPropOtherLimit Property
Value used to limit the dimension values. The limit can be entered as a calculated formula. This parameter is used when qOtherMode is set to: OTHER_ABS_LIMITED OTHER_REL_LIMITED OTHER_ABS_ACC_TARGET OTHER_REL_ACC_TARGET  

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

Property Value

Type: ValueExpr

Implements

IOtherTotalSpecPropOtherLimit
See Also