Forum Discussion

jsuttmann's avatar
jsuttmann
Helper I
4 years ago

Duplicate Slicers Not Visually Identical

I'm trying to make two identical slicers.  I created Slicer #1 and then copy/paste the slicer to create Slicer #2.  When I select an option in Slicer #1, Slicer #2 will update, but doesn't show anything selected.  Is it possible for both slicers to look identical when a selection is made?  If not, is it possible to show that option "C" was selected in both slicers?

 

 

 

3 Replies

  • I can't think of a way to do this off the top of my head but I'm curious why you want duplicate slicers.

  • AlexisOlson My initial goal was to use a single slicer, but to resize it in certain scenarios to show a hidden visual below it.  However, I learned that you cannot programmatically resize a visual.  Therefore, I will have to use two identical slicers and hide one based on the scenario.  If I choose a filter in Slicer #1, trigger the scenario to hide Slicer #1 and displayer Slicer #2, I can't update my selection for that slicer.