FieldInTableData InformationDensity Property Qlik Sense .NET SDK - API Reference
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.0.1.0 (1.0.1.0)
Syntax

public double InformationDensity { get; set; }

Property Value

Type: OnlineDouble

Implements

IFieldInTableData InformationDensity
See Also