removeMeasureValueFilter()
Home > @gooddata/sdk-ui-dashboard > removeMeasureValueFilter
removeMeasureValueFilter() function
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.
Creates the RemoveMeasureValueFilter command.
Signature:
export declare function removeMeasureValueFilter(localIdentifier: string, correlationId?: string): IRemoveMeasureValueFilter;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
localIdentifier |
string |
local identifier of the measure value filter |
|
correlationId |
string |
(Optional) correlation id propagated through emitted events |
Returns:
remove measure value filter command