Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
esquiveljc
Helper I
Helper I

Map and filter context in tooltip not work

Hi,

I have a map with the population in balls divided by race, the size of each ball is determined by the population. Here are my columns in the RacialPopState table:

State or territory
Race
Population

My problem is that the balls are small and the distribution of the races is not clear and I don't want to enlarge them, so I thought of making a tooltip that would display the ball of the map with the race subdivision but larger . Here is the formula I use to display the tooltip:

 

CALCULATE (SUM ('RacialPopState' [Population]); RacialPopState [State or territory]; ALL ('RacialPopState' [Race]))

 

But the filter context is still active when I hover over the mouse pointer over the ball and it doesn't show division by race because it always filters. Who has an idea?

Thanks


MapRace.jpg

1 ACCEPTED SOLUTION

@esquiveljc this what you need to do, on tooltip page turn off Keep all filters and add state/province column on the drill-down and that will do it. In the following screenshot, I turned off Keep all filters and added the Id column from my model, in your case, it will state/province column

 

parry2k_0-1593564978778.png

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

5 REPLIES 5
parry2k
Super User
Super User

@esquiveljc yes it will be, I would recommend not to put a legend on the map and then in tooltip use pie chart to show the distribution.

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Hi @parry2k , 

Yes, it's pie chart which I use in my tooltip.  I also deactivated the legend but it does not work yet, I thought that my problem was in DAX?

Thaks

 

esquiveljc_0-1593531987374.png

 

@parry2k My client want the legend in de map and use le tooltip like a zoom.

@esquiveljc this what you need to do, on tooltip page turn off Keep all filters and add state/province column on the drill-down and that will do it. In the following screenshot, I turned off Keep all filters and added the Id column from my model, in your case, it will state/province column

 

parry2k_0-1593564978778.png

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

@parry2k Thanks it works

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors