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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Anonymous
Not applicable

request problems image on python script

Hi,

I am trying to do a heatmap over a map into a python script. The methodology is loading an image with a public URL of a webserver that contains this map.

 

In Power BI Desktop works well but when I publish this report, the request to load the map in PWBI is not working. I understand that power bi servers are not allowed to make requests to public URLs. The message error that returns python script is: 

 

socket.gaierror: [Errno 11001] getaddrinfo failed

 

The URL is public. Therefore, I do not understand why this image is not load. mark: the webserver is an azure service (blob container).

 

The library to make requests is matplotlib that internally contains urllib. Can you help me? 

There are another way to load images in python scripts without Public URLs?

1 REPLY 1
v-danhe-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous ,

Based on my research, I am afraid Python visual could not support in Service when your data is not imported in your pbix and there do have some limitations for python in Power BI:

https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.