Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Changing visuals when using a slicer

Hello!    I would like to be able to show a bar chart if nothing is being filtered using a slicer BUT if a single option is selected the Bar Chart is no longer appliedSo basically when filtering I ...
  • sturlaws's avatar
    7 years ago

    Out of the box, what you describe cannot be done in Power BI.

     

    As you mention, you can use buttons and bookmarks. Instead of 2 buttons to switch the visual being showed, you could arrange buttons to resemble a slicer and combine this with the appropriate bookmarks. 

    It is possible to create your own custom visual to do what you describe, but unless you are a skilled javascript programmer, prepare to spend a lot of time to get something like this working.