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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Building a blocks graph

Hello, I'm new to PowerBI so sorry for posting something already known or easy.

 

I need to create a 6 blocks graph like the one in the link below:

 

6 blocks graph 

 

I'd also need to weight items, and differentiate them by categories. Also, I'd need to show weekly changes to the graph.

 

is there any advice on how to do it?

 

Thanks a lot for your help

4 REPLIES 4
Anonymous
Not applicable

you may have to expand your problem a bit, are the x and y axis 2 separate category values?  If so then what you are describing is a small multiples challenge, one which Power BI isn't good at solving, especially with the bubble chart style you show here. 

 

Anonymous
Not applicable

Hi, thank for your reply, just specifying a little bit the data model I have.

On X and Y axes there are text fields, ythe size one is numeric and can be filled or blank

Sample follows:

WeekX AxisY AxisNameCategoryTypeSize
1Text 1Text 1Name 1Cat. 1text1000
1Text 1Text 2Name 2Cat. 2text10
1Text 2Text 2Name 3Cat. 3text100
1Text 3Text 2Name 4Cat. 1textN/A


The goal is to map Names in the six quadrants, according to the x and y combination.

Thank you

Hi @Anonymous ,

 

I couldn't find a multi-quadrant chart in the Power BI appsource.

Here is the four-quadrant chart: https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381011

You could develop your own custom visual here.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.
amitchandak
Super User
Super User

@Anonymous ,

Refer : https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-scatter#create-a-bubble-chart

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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