Forum Discussion
Present python visual in Server
I did not find the difference between importing a visual and publishing on the link.
In other cases, I imported visuals and published them without issue.
I find it odd, that a user can implement python/R scripts on desktop:
But then, when publishing, it becomes unsafe?? I wrote the sript to generate the visual in the desktop environment, how would this change once published?
Anonymous
which visual did you import?
ok let me re iterate the issue so i understand it correctly, you downloaded a python custom visual im assuming from here https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals (can you show me which one)
you then created a power bi desktop file where you successfully generated a python script which utilised this python visual
you then published your pbix to the power bi service and you got this error that it was disabled at an organisation level, correct?
- Anonymous7 years agoNot applicable
I did not download a visual.
On Desktop:
I enabled python scripts as shown previously. Once enabled, I am permitted to develop python visuals.
Using that visual, I wrote a script to create a visual.
I published via:
File --> Publish --> Publish to Power BI --> destination == My Workspace
When I went to powerbi.microsoft.com to view my report, the visual was replaced with an error message
- vanessafvg7 years agoCommunity Champion
Anonymous ok that make sense
however, what i mean is that from your error message it looks like the python visuals need to be enabled at an organisational level (ie for sharing) in the service.
whats confusing me, in the admin portal of power bi service for R visuals you need to enable them,i dont see that for python
i found this older thread, which might help, im not sure they available yet in the service?
https://community.powerbi.com/t5/Service/Python-in-Power-Bi-Service/td-p/556628
- Anonymous6 years agoNot applicable
Anonymous Did you ever get this resolved? I am having the same issue trying to share R visualizations.