Forum Discussion
Matrix with Bubble visualization
Hi, I have a data table which has four culumns as below. I have created data matrix in Power BI which shows below data (count of IDs as data). But my requirement is to get a bubble in the matrix instead of numbers with Buble Size linked to number of IDs and buble color linked to Dept (as a legend) (for Eg. Finance, Technology, Marketing). I am not able to find any visualization which provides these options, is there a way to get it? if it's not possible excatly, is there any alternatives which provide similar visualizations? Thanks for your help.
Data columns
| ID | Current Performance | Future Potential | Dept. |
Data Matrix
| Current Performance | |||
| Future Potential | Developing | Exceeds | Medium |
| Higher | 25 | 18 | 30 |
| Medium | 15 | 19 | 12 |
| Low | 30 | 13 | 16 |
2 Replies
- v-piga-msftResident Rockstar
Hi hnsbhat,
By my test, Martix with bubble visualization this feature is not supported in Power BI currently. You could post your new idea here to improve Power BI and make this feature coming sooner
In addition, you could run R scripts to get matrix bubble visualization, but it only could be an image without any interaction with other visuals in Power BI.
Best Regards,
Cherry
- TomMartensSuper UserHey,
I‘m not sure if I understand your requirement correctly, but maybe you can give the Dot Plot from MAQ from the Custom Visuals a try.
Hopefully this is what you are looking for
Regards
Tom