Forum Discussion
dlv_35
10 months agoNew Member
Dynamically resizing bubbles based on data values on powerbi
Hi everyone, I’m building a fruit-inventory dashboard and want to show each stage of our banana supply chain as a bubble. For example: Harvested Bananas: 10 crates In Transit: 80 crates Del...
julliaz
9 months agoNew Member
Option 1: Use the Built-in Bubble Chart Visual
This is the simplest approach if you just want proportional sizing
Create a table like this:
Stage CratesHarvested 10 In Transit 80 Delivered 50 In Power BI:
Insert a Bubble Chart (or a Scatter Chart).
Drag Stage to the Details or Category field.
Drag Crates to the Size field.
Optionally, use a constant or index for X-axis to keep stages in order (e.g., 1, 2, 3).
Adjust bubble size scaling under Format → Bubbles → Size controls to make the difference visually clear.
- Need More Help Visit Here