Forum Discussion
Bug python visualization from powerbi desktop to powerbi published
I have a python code (python 3.7) on my power bi desktop file which is working completely fine as you can see from the first image. When i publish it online, the visualization becomes really small and cluttered (without changing anything), as you can see from the second image. How can it be possible? Thanks for you help vicarm
3 Replies
- v-juanli-msftCommunity Support
Hi t-vicarm
There are a few constraints on the size of the serialized Python dataframe, and the execution resources used by the Python scripts.
Please check if you meet the limitation.
https://powerbi.microsoft.com/en-us/blog/python-visualizations-in-power-bi-service/
As i can't reproduce this problem, you may post in Issue forum to report this issue or create a support ticket to get a more quick help.
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - DavidKuRegular Visitor
Hy, i have the same problem. did you got any suggestion?
- t-vicarmMicrosoft Employee
They opened a bug and resolved it last month. I do not experience the problem anymore. The visualization on the web is not as good as on the local version in terms of details but at least it is not cluttered.