Click or drag to resize
IListObjectDefShowAlternatives Property
If set to true, alternative values are allowed in qData. This parameter is optional. The default value is true. If set to false, no alternative values are displayed in qData. Values are excluded instead. Note that on the contrary, the qStateCounts parameter counts the excluded values as alternative values.

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

Property Value

Type: Boolean
See Also