Forum Discussion
Custom Visual not working online
- Anonymous2 years ago
Hi,
Thank you for your reply, to your questions , "Learn More" just gives me a link to MIcrosoft page THIS LINK , but i think i mignt have discovered the issue while on debug page i tried to add my new Visual and got the message that "Custom Visual nor certified by Microsoft are not allowed by my admin..... " .
(My visual is - HTML Visual, but it effects/filters my other visual that is Python visual 🙂 )
Hi Anonymous ,
Please check whether the column name in your visual contains some special charactes. As far as I know, this will cause the issue.
Or you may show us more details in 'Learn more', we need to know the error message.
Also, what kind of script are using to create the visual, python or R script.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
Hi,
Thank you for your reply, to your questions , "Learn More" just gives me a link to MIcrosoft page THIS LINK , but i think i mignt have discovered the issue while on debug page i tried to add my new Visual and got the message that "Custom Visual nor certified by Microsoft are not allowed by my admin..... " .
(My visual is - HTML Visual, but it effects/filters my other visual that is Python visual 🙂 )- mlahdeaho2 years agoNew Member
Hi,
you can also try to debug power bi desktop by using this blog's methods if you have more issues with the custom visual.
https://medium.com/@mikko.lahdeaho_45453/tackling-obstacles-in-power-bi-custom-visual-development-9f3572bd4f19- Mikko