FilterOpReplaceAttributeIgnores
Home > @gooddata/sdk-ui-dashboard > FilterOpReplaceAttributeIgnores
FilterOpReplaceAttributeIgnores 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.
This filter operation replaces the setting which determines which of the dashboard's attribute filters should be ignored for the widget.
Signature:
export interface FilterOpReplaceAttributeIgnores extends FilterOp
Extends: FilterOp
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
displayFormRefs | ObjRef[] | (BETA) The attribute filters to ignore; specified using the refs of display forms that are used during the filtering. If the list of display forms is empty, then none of the dashboard's attribute filters will be ignored. | |
type | "replaceAttributeIgnores" | (BETA) |