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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
When I try to transfer a query that uses a Python script from PBI desktop to a dataflow I get a "path is invalid" error.
Solved! Go to Solution.
Hi @thomas9921 ,
As far as I know, currently we can only run python script in power bi desktop because it needs packages on-premiss, dataflow is created in power bi service which is a cloud service that could not support Python / R script as a data source. We can only use python visuals in power bi service.
Refer: Python visualizations in Power BI Service
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @thomas9921 ,
As far as I know, currently we can only run python script in power bi desktop because it needs packages on-premiss, dataflow is created in power bi service which is a cloud service that could not support Python / R script as a data source. We can only use python visuals in power bi service.
Refer: Python visualizations in Power BI Service
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
hi @thomas9921 ,
I am not a python expert but accorsing to this, you have to use a full path and not a relative path.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-python-scripts
Proud to be a Datanaut!
Private message me for consulting or training needs.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 10 | |
| 10 | |
| 6 | |
| 4 |
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 18 | |
| 18 | |
| 17 |