The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Everyone,
I have one stacked column chart with columns displaying as a categories and count of their ids in y axix which can be drillthrough to other detail page. I have turned the tooltip for this visual. Problem is when I hover the mouse around any one of the column the tooltip dsiplays:
-name of the column- abc,
-cound of id- 100
-highlighted- 30 (as I have selected month from other graph)
So when I drillthrough to detail it is giving me 29. Basically the graph tooltip is displaying 1 extra for all the columns. I went to change the tooltip settings but doesn't have much option.
What could be the issue?
@anonymous111 , You can create tooltip page as per need
Power BI Tooltip Page: How to pass selective values to the tooltip page: https://www.youtube.com/watch?v=lEq7YtkxeLU
Hi Amit, I tried creating the new tooltip page still the numbers are not matching 1 extra in the tool tip.