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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
elria
Helper II
Helper II

Import python libraries in Power BI

Hi all,

 

I would like to use libraries in the python scripts within Power BI. When I try to import it and use it though, I get an error message that the module cannnot be found. With pandas, mupny etc I dont have any issues..only with my own library.

Could you please let me know if using libraries is possible and how I can fix the error?

Thank you,

Elria

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @elria,

Where are these custom libraries located? Did them host in the same location as you confiture in power bi desktop -> 'python scripting' settings?

If this is a case, I think you need to specify the full path that your libraries hosted and use them in the import script.

In addition, please also check your libraries if they are compatible with your current python versions.

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @elria,

Where are these custom libraries located? Did them host in the same location as you confiture in power bi desktop -> 'python scripting' settings?

If this is a case, I think you need to specify the full path that your libraries hosted and use them in the import script.

In addition, please also check your libraries if they are compatible with your current python versions.

Regards,

Xiaoxin Sheng

Hi  ,

Many thanks for the hint! My library was indeed in a different directory from the python script settings! This made the trick..

 

Thank you,

Elria

amitchandak
Super User
Super User

@elria , refer this one seems have install information

https://community.powerbi.com/t5/Desktop/PYTHON-INTEGRATION-WITH-POWER-BI-IMPORTING-EXCEL-TO-POWER-B...

Like

py -m pip install matplotlib

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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.