Forum Discussion

Balaraju's avatar
Balaraju
Helper III
4 years ago

Dynamic slicer values based on visual selection

Hi All,

 

Is it possible to filter the slicer menus dynamically when a particular bar from a bar chart is selected?

Normally, when we select a slicer value, visuals get filtered. Can it be vice versa? If i select a visual(selecting a particular category in bar chart), will the slicer value gets filtered down?

5 Replies

  • v-yalanwu-msft's avatar
    v-yalanwu-msft
    Community Support

    Hi, Balaraju ;

    Unfortunately, the filtering of visual objects does not affect the slicer's filtering,
    Visual objects can influence each other. For example, visual 1 is selected, and visual 2 will also change according to the filtering of visual 1, while slicer remains unchanged.

    Best Regards,
    Community Support Team_ Yalan Wu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

  • Balaraju , Use a measure from bar visual in the visual level filter of the slicer and check it is not blank

  • Sparramanga's avatar
    Sparramanga
    Frequent Visitor

    its not doable.. slicers seem disconnected from all other report objects except other slicers. it cant see the selectedvalue from a chart visual so even with creating a dax measure as a visual level filter based on a selection (selectedvalue) from a visual it can interpret it.