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

double SubsetRatio { get; set; }

Property Value

Type: OnlineDouble
See Also