KpiGroupByMetadata interface

The KPI GroupBy field metadata.

Properties

displayName

The display name.

fieldName

The name of the field.

fieldType

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