Click or drag to resize
OtherTotalSpecPropForceBadValueKeeping Property
This parameter is used when qOtherMode is set to: OTHER_ABS_LIMITED OTHER_REL_LIMITED OTHER_ABS_ACC_TARGET OTHER_REL_ACC_TARGET and when the dimension values include not numeric values. Set this parameter to true to include text values in the returned values. The default value is true.

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

Property Value

Type: Boolean

Implements

IOtherTotalSpecPropForceBadValueKeeping
See Also