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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Bubble Visual

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

1 ACCEPTED 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.

View solution in original post

4 REPLIES 4
miltenburger
Helper V
Helper V

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

Anonymous
Not applicable

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.

Anonymous
Not applicable

Hi @VermontSC

I think you are correct. I need to do as per you have mentioned.

 

Thanks for your inputs!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.