Forum Discussion
Anonymous
4 years agoNot applicable
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 Pclas...
lbendlin
4 years agoSuper User
Depends if the visual you are using for the heatmap supports custom tooltips. What have you tried and where are you stuck?
- Anonymous4 years agoNot 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?
- lbendlin4 years agoSuper User
Please indicate the visual you are using for this. Maybe provide some sample data to illustrate the issue.