Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
pawlowski6132
Helper V
Helper V

PowerBI Embedded Analytics with vanilla Javascript and HTML?

Is it possible to develop a solution using PowerBI Embedded Analyltics with only vanilla Javascript and HTML. Many of the MSFT tutorials and documentation reference other environments (for Org/User Owns Data) for developing but, before I dig in was hoping to understand the answer to this question.

 

Thank you in advance.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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

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

Anonymous
Not applicable

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

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors