Forum Discussion
How to bring a chart front when filter selection changes
Hi all,
I have a line chart, on top of this line chart i have added a message created out of single card visual which shows a message "Select the current year" when any year other than the current year is selected.
My question is, currently, this message visual overlaps on the line chart, so when user is view the line chart, the tooltips are not visible.
How can i make this message visual go back of the line chart when current year is selected.
5 Replies
- Greg_DecklerCommunity Champion
Anonymous I believe you would have to use bookmarks and buttons for something like this.
- AnonymousNot applicable
Hi both, Thanks.
Infact, i have 3 visuals on top of each other.
1. actual
2. forecast
3. tranparent visual which pops up when year selected other than the current year.
Im already using a button to toggle between "Actual" and "Forecast".
So in this situation how can i make the Transparent visual go back of the Forecast chart when year 2020 is selected and bring forward when any other year is selected.
- Greg_DecklerCommunity Champion
Anonymous You would have to have a button for 2020 and additional buttons for your other years. No clean way that I can think of.
- amitchandakSuper User
Anonymous , You need to use bookmarks. Refer this example if that can help you
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive