Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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:
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
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.
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:
| Week | X Axis | Y Axis | Name | Category | Type | Size |
| 1 | Text 1 | Text 1 | Name 1 | Cat. 1 | text | 1000 |
| 1 | Text 1 | Text 2 | Name 2 | Cat. 2 | text | 10 |
| 1 | Text 2 | Text 2 | Name 3 | Cat. 3 | text | 100 |
| 1 | Text 3 | Text 2 | Name 4 | Cat. 1 | text | N/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.
@Anonymous ,
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.