DashboardKpiWidgetMeasureChangedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardKpiWidgetMeasureChangedPayload
DashboardKpiWidgetMeasureChangedPayload 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 DashboardKpiWidgetMeasureChanged event.
Signature:
export interface DashboardKpiWidgetMeasureChangedPayload
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
(BETA) (Optional) If a new header was also set while changing the measure, then the new header value is included here. | ||
|
(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 | ||
|
(BETA) Metadata object describing the measure that is now used on the KPI. | ||
|
(BETA) Reference to changed KPI Widget. |