This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Solved! Go to Solution.
HI, @Anonymous
After my test, you could try this way:
Step1:
Set field Impact and Probability Default Summarization: Don't summize
Step2:
Use ISFILTERED Function to add a measure and drag it into Size
Measure = IF(ISFILTERED(Table1[Business Unity]),COUNTROWS(Table1),CALCULATE(COUNTROWS(Table1),ALL(Table1[Category])))
Result:
filter data
clear data
and here is pbix, please try it.
Best Regards,
Lin
HI, @Anonymous
After my test, you could try this way:
Step1:
Set field Impact and Probability Default Summarization: Don't summize
Step2:
Use ISFILTERED Function to add a measure and drag it into Size
Measure = IF(ISFILTERED(Table1[Business Unity]),COUNTROWS(Table1),CALCULATE(COUNTROWS(Table1),ALL(Table1[Category])))
Result:
filter data
clear data
and here is pbix, please try it.
Best Regards,
Lin
Hi Lin,
Thank you very much for your reply.
It didn't work the way I wanted with your mesure, however I made it just dragging the Count Risk_ID into the bubble size
I was trying putting it in details, that's why it was not working,
But I also wanted to see all overlapping bubbles in my chart, even the ones with same size.
For example if I add a row:
UA - 03 | Commercial | 4 | 5 | R2.1_UA - 03
It would be overlapping with the Strategic bubble (R6.2_UA - 01) and the chart I only see one of them.
Is there a way I could see both? I don't know like a pie chart in the bubble spliting the bubble in two colors?
Can I also make the bubble smaller?
Thanks again!
Hi,
Did you get a solution for overlapping bubbles and how to show them?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 21 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 45 | |
| 26 | |
| 24 |