Forum Discussion
Python script not working on Power BI server
Hi,
I have some reports published to the Power BI server.
Some of their visuals come from python scripts. They look fine on the Power BI desktop, but when I publish them to the server, I get Python visual errors.
It was fine a few weeks ago with the same code.
Does anyone else have the same problem?
Any ideas?
Thanks
Hi Izzy ,
According to your description, the documentation explicitly lists Python visual objects as unsupported visual objects in the report server.
For more details, you can read below document.
Comparing Power BI Report Server and the Power BI service - Power BI | Microsoft Docs
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- v-henryk-mstfCommunity Support
Hi Izzy ,
According to your description, the documentation explicitly lists Python visual objects as unsupported visual objects in the report server.
For more details, you can read below document.
Comparing Power BI Report Server and the Power BI service - Power BI | Microsoft Docs
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- IzzyFrequent Visitor
yes, then I try Power BI service and it works. Thanks
- lbendlinSuper User
You need to use a personal gateway and your Python packages need to be supported by the version you have installed.