Skip to content

Filter values in Tableau and appliedValues of CategoricalFilter from API are out of sync in context of "connected" filters #447

Open
@bartoszZamojcinRoche

Description

@bartoszZamojcinRoche

Hello,

Below description of the issue using one of our dashboards as an example.
On the dashboard there are 3 filters: Community, Affiliate and Country (lets focus only on Affiliate and Country). When i.e. in Affiliate filter I select four values that also limits available values in Country filter everything works fine:
image image

But now when I unselect something in Country filter, i.e. Argentina and Austria, this is reflected in Tableau front-end Affiliate filter but from Extensions API backend, in Affiliate filter object I still get four applied values:
image image
image

It seems that the issue appears when one filter limits the second one and then the second one limits the first one, which looks like a problem with sync between Tableau frontend and Extensions API backend. If I am unselecting values in only one filter then everything is ok. I have checked this behavior on two dashboards with the same result.

Bartosz

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugDocsIssues with documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions