Click or drag to resize
FieldInTableDataInformationDensity Property
Number of records that have values (i.e. not NULL) in the field as compared to the total number of records in the table.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public double InformationDensity { get; set; }

Property Value

Type: Double

Implements

IFieldInTableDataInformationDensity
See Also