Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jerryrou125
Frequent Visitor

Map feature

Hi - Is there a way to display specific custom map in Power BI ?

Example - a map of an building plan - offices -and map values to the specific offices ?

A relationship between the office (location) and data point would be in a table.

 

Any thoughts ? 

Thanks - Jerry

1 ACCEPTED SOLUTION

Next step is to blend in your occupancy data into the SVG. You do that by  modifying the SVG code in a new calculated column

 

Solved: How to map dynamics data field to seating chart te... - Microsoft Fabric Community

 

if you have sample data I can try to help further.

View solution in original post

7 REPLIES 7
lbendlin
Super User
Super User

You would want to use the SVG version, it is easier to manipulate.

Hi - Thanks for the information.

Ok I have the SVG file of the floor layout with the layers in the SVG defined.

That is, the name and the specific area on the floor layout.

Are there instructions/videos in getting this to work in Power BI ? What is the next step ? Jerry

Next step is to blend in your occupancy data into the SVG. You do that by  modifying the SVG code in a new calculated column

 

Solved: How to map dynamics data field to seating chart te... - Microsoft Fabric Community

 

if you have sample data I can try to help further.

Hi - Thank you very much for all of your insights - I got the application to work using:

https://okviz.com/synoptic-panel/

 

Thanks again for helping - Jerry

Hi - Thanks for the information.

Ok I have the SVG file of the floor layout with the layers in the SVG defined.

That is, the name and the specific area on the floor layout.

Are there instructions/videos in getting this to work in Power BI ? What is the next step ? Jerry

jerryrou125
Frequent Visitor

Hi- thank you for the response - appreciate it.

How can I create my own map ? 

Example - I have the floor plan layout as an image file (PSD, SVG, JPEG, PNG - whatever image format).

How can I take this file and create a file which can be used in Power BI ?

Thanks - Jerry

lbendlin
Super User
Super User

Use Choropleth visuals, either existing ones, or create your own based on Deneb.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors