Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I would like to know if there is a visual on power BI, very much like the treemap visual, except with circles as the shape instead of rectangles. The main property of the visual I'm looking for is for each category within the relevant dataset to have its own circle, and the relative size of that circle should scale with a DAX measure of my choice. The data I'm visualising is very basic and one dimensional, so I don't want to give it an x/y axis as is the case with a bubble chart.
Crossposted here: https://community.fabric.microsoft.com/t5/Desktop/Treemap-visual-with-circle-shapes-instead-of-recta...
Hi,
Correct me if I didn't understand your problem but I think that your needs can be solved with a Scatter Plot.
If your data looks like:
You can create a Scatter Plot with these parameters:
And it will look like:
Then go in "Format" pane, especially into the "Markers" settings and you will find more parameters to refine your chart.
Otherwize, you can of course use a custom measure to parametrize the size of the circles
Have a nice day and don't hesitate to ask if you have questions
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.