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
zih
Regular Visitor

Embed Python library into pbix file, possible?

I created a dahsboard with three Python based visuals in the Power BI desktop. Now the manager need to used it. Is there any way that I can embed the module(libraries) I used in the pbix file so that other users do not have to install the libraries again.

 

Thank

4 REPLIES 4
Watsky
Solution Sage
Solution Sage

@zih The only supported libraries are:

 

  • matplotlib
  • numpy
  • pandas
  • scikit-learn
  • scipy
  • seaborn
  • statsmodels

 

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


Did my answer(s) help you? Give it a kudos by clicking the Thumbs Up!
Did my post answer your question(s)? Mark my post as a solution. This will help others find the solution.

Proud to be a Super User!

Anonymous
Not applicable

Hi @zih ,

 

Have you already find the solution in the topic below?

https://community.powerbi.com/t5/Service/Published-report-doesn-t-show-Python-based-visuals-due-to-l...

 

Best Regards,

Jay

Community Support Team _ Jay Wang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

There is a limitation of supported python libraries from Power BI. Sadly "networkx" is not one of them. I did my work with other libraries.

amitchandak
Super User
Super User

As far as I understand pbix is for development and sharing need to be done using the app.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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 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