Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |