Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello! I'm having isuues trying to use HTML in powerbi, I want to import a Power Virtual Agents bot, I can't do it the way most people use because i'm not using a dashbord and I don't have the option to add a tile after published, so I'm using a visualizer trying to display it as a HTML content, PVA gives me this html content that I assume to use in the html visualizer:
<!DOCTYPE html><html><body><iframe src="https://web.powerva.microsoft.com/environments/Default-7578369e-cf61-4440-9a92-8c8c6e54bf71/bots/Default_mundialBot/webchat?isV2Bot=true" frameborder="0" style="width: 100%; height: 100%;"></iframe></body></html>
I tried using only the link (with iframe on it) but had no luck, I've followed the steps from this video: https://www.youtube.com/watch?v=syzA3PZx3qk
but didn't work for me, when I publish my report I only see this:
that are like boxes where the bot should display.
Could anybody give me a hand?
Thanks!
Hi @Anonymous ,
Pls refer the following article ,and check if it is helpful:
https://community.powerbi.com/t5/Desktop/Render-HTML-objects-in-Report/td-p/2493850
Best Regards
Lucien