DashboardKpiWidgetComparisonChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetComparisonChangedPayload
DashboardKpiWidgetComparisonChangedPayload interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Payload of the DashboardKpiWidgetComparisonChanged event.
Signature:
export interface DashboardKpiWidgetComparisonChangedPayload
Properties
Property | Type | Description |
---|---|---|
kpi | IKpi | (BETA) New setup of KPI. Includes the measure used to calculate KPI and the comparison settings that are in effect.Note: the comparison may be 'none' - meaning |
ref | ObjRef | (BETA) Reference to changed KPI Widget. |