IFieldScores Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IFieldScores
Properties
Name | Description |
---|---|
CardinalRatio |
Cardinality of a column/field divided by the number of rows in the table. If the cardinal ratio is 1, it means that the column is a candidate/primary key. JSON property name: qCardinalRatio |
FieldName |
Field name. One of the field names defined in JSON property name: qFieldName |
ReadableName |
JSON property name: qReadableName |
RowScore |
Number of matches between the two fields defined in If 0, it means that there are no common values between the two fields defined in JSON property name: qRowScore |
SymbolScore |
Number of distinct matches between the two fields defined in If 0, it means that there are no common values between the two fields defined in JSON property name: qSymbolScore |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!