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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
Does anyone know a simple bubble visual which will show values based on X and Y axis? I tried to use cluster map but not sure how it functions. I really dont understand what is cluster and segemnation in this visual. The Scattred visual is not working exactly as per my requirement.
I sow some videos on SuperBubble video developed by Dharminder Dhanda but uanble to find that to donwload. I hope this visual would work for my requirement.
Any suggestions are greatly appreciated, thanks!--
Harshad
Solved! Go to Solution.
I think you may have to create a Measure for each axis, and use them so that it shows individual values, rather than a sum/average/etc, which is the default... it took me a bit of fiddling around to find out how the measure works, so look for a video on it in the Learn section - but you'll end up with something like Measure = MAX([MyField])
You then assign this to the axes.
Maybe this is what you need?
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381151?tab=Overview
The values are based on the X and Y axis as you asked
Thanks @miltenburger.
I already tried this visual but this too take count of values in X & Y axis. 😞
Thanks!
I think you may have to create a Measure for each axis, and use them so that it shows individual values, rather than a sum/average/etc, which is the default... it took me a bit of fiddling around to find out how the measure works, so look for a video on it in the Learn section - but you'll end up with something like Measure = MAX([MyField])
You then assign this to the axes.
Hi @VermontSC
I think you are correct. I need to do as per you have mentioned.
Thanks for your inputs!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 90 | |
| 78 | |
| 66 | |
| 65 |