Forum Discussion
Hover over heatmap to show a custom scatter plot
Say I have a heat map that looks like this
Is it possible to hover over a single heat map cell and have power bi display a custom scatterplot for each cell? Like if I hovered over the Pclass and fare connection it would display a scatter plot comparing the two and so on.
3 Replies
- lbendlinSuper User
Depends if the visual you are using for the heatmap supports custom tooltips. What have you tried and where are you stuck?
- AnonymousNot applicable
So far I have created the scatter chart in a new page as a tooltip. Right now if I hover over a cell in the heatmap it is only showing one data point and the x and y axis are static. Is there a way to make the x and y axis change on the tooltip based off of what is being hovered over using dax?
- lbendlinSuper User
Please indicate the visual you are using for this. Maybe provide some sample data to illustrate the issue.