Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello 🙂 I am new to Power BI. I am trying to create a map where, bubble size in kms.But I can't get the visual as I want.
The bubbles are station locations based on Lat and Lon, and I want the bubbles to intersect for different distance inputs. Please be kind enough to give me a solution to this. Hope my question is clear to you 🙂
TIA ❤️
Solved! Go to Solution.
Hi , @HeshaniHetti
For the "Bubble size" is used to compare the value between different areas .
And if you want to modify the default bubble size , you need to modify the paramters for the bubbles:
And for this parameter , there is no dynamic function we can set so this is a static parameter in this visual.
And if you want to return the differnt size for bubbles, you need to put the differnt renturn value in the "Bubble size":
And you can put measure in this field to return differnt value.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Thank you very much for your reply. Actually I did the step you have mentioned. The problem is, size automatically comes as a count. It was sum earlier, and I changed it to Don't Summarize. Now it shows as a count. I want to show the bubble sizes according to my selections, which is 400km,450km, 500km, 550km, 600km according to the slicer, and want to scale it with the map scale. Instead of that, the bubble size displays a count of 5, which is the count of my selections.
Sorry if wasn't clear earlier. I appreciate your response and the time you've taken to assist me. If you could kindly consider my extended question and provide an answer if possible, I would be grateful ❤️
Hi , @HeshaniHetti
For the "Bubble size" is used to compare the value between different areas .
And if you want to modify the default bubble size , you need to modify the paramters for the bubbles:
And for this parameter , there is no dynamic function we can set so this is a static parameter in this visual.
And if you want to return the differnt size for bubbles, you need to put the differnt renturn value in the "Bubble size":
And you can put measure in this field to return differnt value.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Thank you for your reply ❤️
Hi , @HeshaniHetti
According to your descripton, do you mean you want to control the bubble size in the Map visual.
If this , you need to get the " intersect for different distance" in your table .
And then you can put this field on the "Size":
For more information, you can refer to :
How to create a map visualization in Power BI with example - Dibyendu Deb [4137-c502-7a5-4071]
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly