Click or drag to resize
FieldInTableDataSubsetRatio Property
Number of distinct values in the field (in the current table) as compared to the total number of distinct values of this field (in all tables).

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

Property Value

Type: Double

Implements

IFieldInTableDataSubsetRatio
See Also