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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Employee
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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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