Forum Discussion

Kangaroo's avatar
Kangaroo
Regular Visitor
9 years ago
Solved

problem with table cross-highlighting

Since the May update I have a problem with my table behaviour.   I'm using visuals (bar chart) to show a "filtered" / highlighted list. Users then can select table items to update other visuals in ...
  • Anonymous's avatar
    Anonymous
    9 years ago

    When it comes to interactive visuals, only one of them can affect the filter context at a time. As soon as you click an element of, say, another pie chart or bar graph, that filter context replaces the existing one.

     

    The way around this is to use things that work as "slicers". These work similar to the actual filters over on the right-hand side that you can define(visual-/page-/report-level). There's the built-in slicer, and the chiclet slicer in the custom visuals gallery (there may be others).

     

    You can have as many slicer-based filter contexts as you'd like, but only one filter context from the interactive visuals.

     

    It might be worth a feature request, but it also might be one of those things that architecturally just can't (and potentially shouldn't) be changed.