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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Python project in Power BI

Does someone know how to proceed with a Python project in Power BI ?

In an Python IDE, I have created a Python project in to handle data. By project I mean it is more that one script but consisting in several Python modules and folders. Now I would like to integrate the project in Power BI but it is more than copying one single script in the Python script editor (how to get Power BI Python engine know about all the project modules ?).

Thank you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

Unfortunately, I don't think you can directly integrate python modules into power bi report contents.
Currently, it allows you to use python script to plot visualizations or exactly into the backend query editor to connect to data and return tables.

Use Python in Query Editor 

Create Power BI visuals by using Python 

BTW, it also contains a few limitations when you use your report on power bi service and they contain python/r scripts.

Power BI Security#data-storage-security 

Python visualizations in Power BI Service 

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous,

Unfortunately, I don't think you can directly integrate python modules into power bi report contents.
Currently, it allows you to use python script to plot visualizations or exactly into the backend query editor to connect to data and return tables.

Use Python in Query Editor 

Create Power BI visuals by using Python 

BTW, it also contains a few limitations when you use your report on power bi service and they contain python/r scripts.

Power BI Security#data-storage-security 

Python visualizations in Power BI Service 

Regards,

Xiaoxin Sheng

Helpful resources

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