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

Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare 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
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

October NL Carousel

Fabric Community Update - October 2024

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