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
LAntonelli
Frequent Visitor

How can I create a map visual plotting different data in different types of layers?

So the requirement is being able to have a filled map visual that plots the color of the shape of the state according to a certain metric and also having our clientes plotted as bubbles on said map. I believe the only way to be able to achieve this with stock power bi visuals is using the Azure Map visual and adding a reference layer (which would be the client locations), but this is not ideal as the reference layer is static and can not be filtered nor updated with new data upon refresh. 

What should I look into for creating these types of visuals? I have working knowledge on using Python for creating visualizations, processing data and automation, but I have never used Python in the context of creating Power BI Visuals. Are there any resources you would recommend? 

Thanks in advanced.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @LAntonelli,

You can take a look at following links about use python visual on power bi desktop and how to use python script to plot map:

Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn

powerbi - How to display a dynamic map in Power BI using Python script - Stack Overflow

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @LAntonelli,

You can take a look at following links about use python visual on power bi desktop and how to use python script to plot map:

Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn

powerbi - How to display a dynamic map in Power BI using Python script - Stack Overflow

Regards,

Xiaoxin Sheng

Thank you very much! I'm gonna have fun with this!

Anonymous
Not applicable

HI @LAntonelli,

I'm glad to hear these contents helps.
Regards,
XIaoxin Sheng

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