Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hello. I recently had a problem with a visual and I don't know why. I had created a measure to serve as a tooltip and I placed it on a chart and a map. The chart shows total sales by year and the map shows total sales by region. The tooltip works perfectly, the problem was when I tried to click on a specific region on the map to see the annual sales of that region on the chart. The results on the chart changed, as expected, but the tooltip remained the same, showing the total result. I thought it was a problem in the code of the measure I used, but when I clicked on the year on the chart to see the results on the map, the tooltip on the map changed as I wanted. It changed on the map but not on the chart. Does anyone have any idea why this is happening? By the way, this visual only used a single table as a base.
Hi @jobf ,
I'm sorry to bother you for a moment, is your problem solved? If so, can you share your answer and mark it as solution, it will help people in the community with similar problems, thank you very much for your contribution!
Best Regards,
Zhu
Hi @jobf ,
Based on the description of your problem, I found that your map and chart are able to interact properly, but there is a problem with the tooltip on the chart. I performed a simple test and it is working fine, are your steps consistent with mine?
1.Here is my test data:
2.Create a measure:
Measure = SUM('Table'[sales])
3.Use this measure as a tooltip for line chart and map.
4.Then the result is as follows:
Best Regards,
Zhu
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
88 | |
78 | |
57 | |
40 | |
39 |
User | Count |
---|---|
116 | |
82 | |
78 | |
48 | |
42 |