KpiGroupByMetadata interface
The KPI GroupBy field metadata.
Properties
display |
The display name. |
field |
The name of the field. |
field |
The type of the field. |
Property Details
displayName
The display name.
displayName?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
fieldName
The name of the field.
fieldName?: string
Property Value
string
fieldType
The type of the field.
fieldType?: string
Property Value
string