Forum Discussion
Highlight bar chart in tooltip page
Hello
Currently I have a filled map, the filled areas are city's neighborhoods. When I hover over the neighborhood, I want to see its population bar highlighted among other neighborhood population bars in a bar chart.
The table I have has the following columns:
ZIP code || Neighborhood name || Population
However as I hover over the map, it only shows the filtered bar chart instead of highlight chart. I tried to "Edit Interactions" there is only "Filter" option, not "Highlight" option.
Thank you beforehand!
8 Replies
- v-xulin-mstf
Community Support
Hi Anonymous,
If you only have a slicer and a bar chart, you are not able to highlight the section in bar chart.
Create another pie chart using same fields that you use to create the bar chart.
Click on the pie chart, then turn on “Edit interactions” under Format ribbon.
This way, you will be able to choose “Highlight” in the bar chart.
For more details, please review the following example.
Best Regards,
LinkIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Thank you for your reply
I have looked at the guide and follow but it still does not work
- v-xulin-mstf
Community Support
Hi Anonymous,
Please refer to the official documentation to ensure that my descriptions are not misleading.
Could you provide the output of your issue?
Could you see the 'highlight' option?
If possible, please provide pbix file after removing sensitive information and i will check in my environment.
Looking forward your reply. 😉
Best Regards,
LinkIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hello,
Thank you for your help.
I have used "Highlight" option as connection from pie chart to bar chart.
filter of bar chart is highlight
When I click on the bar chart I choose "None" as connection from the bar chart with every other charts in the page. I have tried to change the "None" to "Filter" and "Highlight" mode as connection from bar chart to pie chart but it has not highlighted anything.
This is how it looks like when I hover my mouse over one neighborhood:
SInstead of the pie chart I have also tried with many different charts but still it doesn't change.
Best,
P-