ApplyFilterContextWorkingSelection
Home > @gooddata/sdk-ui-dashboard > ApplyFilterContextWorkingSelection
ApplyFilterContextWorkingSelection interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Command for applying all working filters staged for application. Usually used with setting dashboardApplyFiltersMode: ALL_AT_ONCE
Signature:
export interface ApplyFilterContextWorkingSelection extends IDashboardCommand
Extends: IDashboardCommand
Remarks
See applyFilterContextWorkingSelection() for a factory function that will help you create this command.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | readonly | "GDC.DASH/CMD.FILTER_CONTEXT.APPLY_WORKING_SELECTION" | (ALPHA) |