Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

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

  • Depends if the visual you are using for the heatmap supports custom tooltips. What have you tried and where are you stuck?

    • Anonymous's avatar
      Anonymous
      Not 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?

      • lbendlin's avatar
        lbendlin
        Super User

        Please indicate the visual you are using for this.  Maybe provide some sample data to illustrate the issue.