Skip to content

Visual update event does not support the new 'Clear all slicers' button #76

Description

If the new Clear all slicers button is selected on the report page the custom visual update event is triggered. However the instance of VisualUpdateOptions still keeps filters applied by the custom visual. Becaus of this it is not possible to support the Clear all slicers button for custom slicers. So it seems that it only resets the native slicers.

This is what the instance of VisualUpdateOptions looks like after the Clear all slicers button is selected:

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions