Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi everyone,
I'm wanting to display lot, roads, parks and mixed use development labels in my custom shape map. I can see the labels in the JSON file when viewed in Notepad++ but they do not appear in PowerBI or an online editor like mapshaper.org.
Is this something that can be displayed in PowerBI when using a custom shape map and if so does the JSON need to be modified to reflect this?
I've linked to some screenshots to help visualise my dribble.
Kind regards,
Will.
Did you get any solution to show labels on shape file visualization in Power BI?
Hi @WillJansen,
To display labels on your map you would be to have some Lat and Long coordinates for each State. And then create a custom column using the DAX expression like below:
Column = [Address] & " " & [Store number] & " "& [Store name]
Then place this column as Location in a GlobeMap.
Please refer to the similar issue.
https://community.powerbi.com/t5/Desktop/Data-Labels-on-Maps/td-p/79118
Regards,
Charlie Liao
Hi @v-caliao-msft,
Thank you for your suggestion, however i don't think this is appropriate for what i am trying to achieve.
It appears i'd need to use the Map visual instead of the Shape Map visual or overlay a Map visual on the existing Shape Map Visual.
The existing Shape Map provides the necessary land break up and and availability status converted to a corresponding colour. We'd like to display the road names and land (lot) numbers within each polygon of the Custom Shape Map to make the Custom Shape Map appear as close to this. I can see the lot number as a tooltip when hovering over the lot (polygon).
I imagine this type of customisation needs to be performed in the TopoJSON file created for the Custom Shape Map. If this is the case can PowerBI display this information embedded into the TopoJSON file?
Kind regards,
Will.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 64 | |
| 58 | |
| 31 | |
| 25 | |
| 25 |