Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
Solved! Go to Solution.
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.
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
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.
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
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |