The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
HI All, I developered a basic new Visual, it is working fine in Power BI Desktop (including while debugging it online) but when i upload it into my online report it dose not work, the only indication it gives me is THIS LINK , please see pictures ....
i tried to remove some fields and filters, still seems the same ... (the visual not published anywere and not certified)
Sorry for the disorgenized picture, i cannot post full pics ...
Left working in debug mode Middle working in Desktop Right not working online part of report
Solved! Go to Solution.
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 @cplih ,
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.
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,
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-9f...
- Mikko