Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
I am trying to do a 3D Scatter plot with Python on PowerBI. So far, the code runs in the Desktop Version, but when i try to open the document in PowerBi Services it says it can´t be visualize.
I am using the following libraries and I obtain my data froma a Databank, if that is relevant.
Solved! Go to Solution.
Hi @Anonymous ,
Based on the description, Power BI service has certain limitations compared to the power bi desktop.
Try to check the libraries are using are supported in Power BI service.
Then, try to check the Admin portal under tenant settings and see python visuals is enabled.
You can view the following documents to learn more information.
Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn
Learn which Python packages are supported - Power BI | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Based on the description, Power BI service has certain limitations compared to the power bi desktop.
Try to check the libraries are using are supported in Power BI service.
Then, try to check the Admin portal under tenant settings and see python visuals is enabled.
You can view the following documents to learn more information.
Python visualizations in Power BI Service | Microsoft Power BI Blog | Microsoft Power BI
Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn
Learn which Python packages are supported - Power BI | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.