Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi I have a table with data like this
| IMAGE_URL | Region |
| imageurl1 | {"X":0.1,"Y":0.2,"Width":0.5,"Height":0.2} |
| imageurl1 | {"X":0.2,"Y":0.1,"Width":0.2,"Height":0.1} |
| imageurl1 | {"X":-0.1,"Y":0.3,"Width":0.2,"Height":0.3} |
| imageurl2 | {"X":0.3,"Y":0.1,"Width":0.3,"Height":0.1} |
| ... | ... |
so for example the first row region would mean go 10% of image width across and 20% image height down, that is the top left of the region, then go 50% of image height in width and 10% in length. That defines the region.
Is there a way to display in power bi the image from imageurl column, and the associated regions for that imageurl.
So for example, imageurl1 would have 3 rectangles drawn on it, preferably with options to change region colour, line thickness, fill, etc. Ideally it will appear a darker colour if regions overlap.
Thank you.
You may want to read about Choropleth maps.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 30 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 72 | |
| 38 | |
| 26 | |
| 24 |