Forum Discussion

vimina's avatar
vimina
Frequent Visitor
3 years ago

Show/Hide Bar Chart based on slicer selection

Hi,

 

Is there a way to show a clustered bar chart based on a selection of value from the slicer ?

I have a Slicer and two clustered bar chart which are placed one over another. Based on the slicer selection the bar chart needs to appear. The measure used in both the bar chart is same, the color of the bar is the only difference.
pbix file https://drive.google.com/file/d/1ANfnOfKvXhJyysXn3lKUr1c6wdfOEGSL/view?usp=share_link

when 'A' is selected the colored bar chart should appear else greyed color bar chart should appear.

2 Replies

  • Please create buttons for color and grey then using Bookmarks and selection pane, hide respective visual and instead of slicer provide color and grey buttons for the end users. 

     

    If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!

  • vimina's avatar
    vimina
    Frequent Visitor

    I am looking for an alternative way other than bookmark, as slicer will be convinient for user.