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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Running Python scripts

Hey,

 

I made a bargraph using the Python visual that Power Bi supports, but when I upload it to the online Power Bi enviroment it doesn't work. 

 

I think it may be because I added some external Python libraries like NLTK. The error I get when trying to load it in the online enviroment is as follows: "No module named 'nltk'". Is this intented? and is it not possible to use an external library that is not supported? or am I doing something wrong?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

Yes, this should be related to power bi service security. (it will block the request to directly use the script to invoke external resources)

Please take a look at the following links to know more about these:

Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI

Power BI Security - Power BI | Microsoft Docs

BTW, here is a document that lists the supported libraries of python visual, you can check it if helps:

Learn which Python packages are supported - Power BI | Microsoft Docs

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

Yes, this should be related to power bi service security. (it will block the request to directly use the script to invoke external resources)

Please take a look at the following links to know more about these:

Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI

Power BI Security - Power BI | Microsoft Docs

BTW, here is a document that lists the supported libraries of python visual, you can check it if helps:

Learn which Python packages are supported - Power BI | Microsoft Docs

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hey Xiaoxin

 

Thanks for your reply. So if I understand correctly there is no way of running scripts with external libraries without getting them accepted into Power Bi by Microsoft first?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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