DashboardKpiWidgetComparisonChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetComparisonChangedPayload
DashboardKpiWidgetComparisonChangedPayload interface
This API is provided as a beta 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 | Modifiers | Type | Description |
---|---|---|---|
kpi | readonly | 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 | readonly | ObjRef | (BETA) Reference to changed KPI Widget. |