Forum Discussion
Present python visual in Server
Anonymous
could be related to custom visuals?
https://docs.microsoft.com/en-us/power-bi/power-bi-custom-visuals-organization
vanessafvg , I do not think so, as they python visuals work prior ro publishing
- vanessafvg7 years agoCommunity Champion
Anonymous there is a difference between importing into your desktop and then publishing to the service
https://docs.microsoft.com/en-us/power-bi/service-admin-portal#organization-visuals
- Anonymous7 years agoNot applicable
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?
- vanessafvg7 years agoCommunity Champion
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?