IChangeKpiWidgetMeasurePayload
Home > @gooddata/sdk-ui-dashboard > IChangeKpiWidgetMeasurePayload
IChangeKpiWidgetMeasurePayload 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 IChangeKpiWidgetMeasure command.
Signature:
export interface IChangeKpiWidgetMeasurePayload
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
IWidgetHeader | "from-measure" |
(BETA) (Optional) Specify the new header that should be used for the KPI widget with the changed measure. | |
|
|
(BETA) Reference to the new measure to use instead of the old measure. | ||
|
|
(BETA) KPI Widget reference whose measure to change. |