Skip to main content

Power BI

Needs Votes

Allow for rectangular imageUrl sizes in matrix and table visuals

Vote (135) Share
Darren Gosbell's profile image

Darren Gosbell on 2019-10-30 08:31:25

Currently when you use a column or measure with a category of imageUrl that has an svg image Power BI ignores the aspect ratio defined in the view box for the image and draws the image in an arbitrary square. It would be great if imageUrl would allow for rectangular images. In the case of svg this could be read from the viewbox attribute.

This would allow for the creation of dynamic databars and sparklines and other creative visualizations without having to write a full blown custom visual.

Comments (9) Merged Idea (3)
Vote 11
Alessandro Santos's profile image

Alessandro Santos on 2021-11-29 16:01:25

Power BI

Image Width on Table or Matrix visual

Allow to define values bellow 24px to image height on table or matrix visuals, and also to define a different value to width allowing us to explore more the capabilities of SVG images.

Merged
Vote 3
NA NA's profile image

NA NA on 2022-03-02 09:55:28

Power BI

Allow custom SVG height/width in matrix and tables

Allowing a custom height and width (rather than default square aspect ratio) for SVG in tables and matrices would open up huge possibilities for micro charts as demonstrated here: https://kerrykolosko.com/building-a-custom-gauge-table-with-html/

Merged
Vote 9
Kurt Buhler's profile image

Kurt Buhler on 2022-10-03 15:36:11

Power BI

SVG visuals -- render SVG containers with ratios other than 1:1

When creating SVG visuals using measures the container is always 1:1 ratio, which makes it very impractical for using in more concise tables as the row size is blown up to see the visual. For i.e. svg sparklines, bullet charts, whatever, it would be good to have other ratios possible, ideally ...

Merged