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 I mean, can I implement PowerBI Embedded Analytics solution using all the available features and functions using static hosting and vanilla javascript and HTML. Do I really need React or any other frameworks orshosting soutions. I want more than to just embed a power bi report in an iframe. thanx
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