Skip to content

How to determine which filters are applied on a custom visual? #96

@j-lebrun

Description

@j-lebrun

Hi,

I am writing a custom visual and would like to know which filters are applied to it.

If the isDataFilterApplied property of the dataview's metadata tells me weither the visual is affected by external filters or not, I can't find a list of filters anywhere, neither in jsonFilters property (this one contains only the list of filters set by the visual itself apparently).

I can't figure out any useful use case of the isDataFilterApplied property.
Meanwhile, I would really like to know if there is a way to get these external filters somewhere.
Any undocumented API maybe?

Could it be part of a feature request?

Thanks for your help. 🙏

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