Forum Discussion
Power BI Python Support Limitation Between Desktop and Service
- 3 months ago
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.
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.