Forum Discussion

FixMyGauge's avatar
FixMyGauge
Regular Visitor
2 years ago

Treemap visual with circle shapes instead of rectangles

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-rectangles/m-p/3650867#M1194464

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    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