Forum Discussion
Power BI Python Support Limitation Between Desktop and Service
I have a question regarding Python support in Power BI.
Power BI Desktop provides the ability to use Python scripts for data loading and transformation. However, when the report is deployed to Power BI Service, there are several limitations around Python execution and scheduled refresh.
In most real-world enterprise scenarios, development is done in Power BI Desktop, but the final solution is deployed and maintained in Power BI Service. Because of this, it feels like Python support is only partially available across the full Power BI ecosystem.
Can Microsoft clarify the intended use case for Python scripting in Power BI Desktop when support in Power BI Service is limited?
Also, are there any plans to improve native Python support in Power BI Service in the future?
Hi hemanthsmg,
Below you can find the list of supported libraries in the power bi service: Learn which Python packages are supported - Power BI | Microsoft Learn
In general, I would recommend using Fabric notebooks to do data prep with python, not doing it in the report itself. This allows for more flexibility and is the intended path for advanced data engineering in the platform.
3 Replies
- tayloramySuper User
Hi hemanthsmg,
Below you can find the list of supported libraries in the power bi service: Learn which Python packages are supported - Power BI | Microsoft Learn
In general, I would recommend using Fabric notebooks to do data prep with python, not doing it in the report itself. This allows for more flexibility and is the intended path for advanced data engineering in the platform.
- v-prasareCommunity Support
Hi hemanthsmg,
We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support - v-prasareCommunity Support
Hi @hemanthsmg,
We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support