Click or drag to resize
IHyperCubeDefPopulateMissing Property
If this property is set to true, the missing symbols (if any) are replaced by 0 if the value is a numeric and by an empty string if the value is a string. The default value is false.

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

Property Value

Type: Boolean
See Also