The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 ,
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
80 | |
71 | |
51 | |
50 |
User | Count |
---|---|
129 | |
123 | |
78 | |
64 | |
60 |