The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Depends if the visual you are using for the heatmap supports custom tooltips. What have you tried and where are you stuck?
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?
Please indicate the visual you are using for this. Maybe provide some sample data to illustrate the issue.