Forum Discussion
PowerBI Embedded Analytics with vanilla Javascript and HTML?
- Anonymous2 years ago
Hi pawlowski6132,
Perhaps you can take a look them power bi embedded client Api, they can embed power bi report contents with common html elements and JavaScript codes and not require any additional platform frame that may affect the original web site usages. (you need iframe element to loading data from power bi, with correspond embed configuration)
Power BI embedded analytics Client APIs | Microsoft Learn
Regards,
Xiaoxin Sheng
HI pawlowski6132,
So you mean to directly embed the content to the html site without any other settings? If that is the case, I'd like to suggest you use 'publish to web' feature to embed report contents. You only need to add an iframe on your website and setting the property with generated embed code to load data from source report.
Publish to web from Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng