ChangeKpiWidgetComparisonPayload
Home > @gooddata/sdk-ui-dashboard > ChangeKpiWidgetComparisonPayload
ChangeKpiWidgetComparisonPayload 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 ChangeKpiWidgetComparison command.
Signature:
export interface ChangeKpiWidgetComparisonPayload
Properties
Property | Type | Description |
---|---|---|
comparison | KpiWidgetComparison | (BETA) Comparison settings to use for the KPI Widget.To disable comparison you can send empty object here. |
ref | ObjRef | (BETA) Reference to KPI Widget whose filter settings to change. |