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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Placing iframe into Power BI report

Hi, 

I want to have 

<iframe width="100%" height="640" style="width: 100%; height: 640px; border: none;" frameborder="0" allow="vr,gyroscope,accelerometer,fullscreen" scrolling="no" allowfullscreen="true" style="max-width: 100%;" src="https://kuula.co/share/7lrH8?fs=1&vr=0&thumbs=1&chromeless=0&logo=0"></iframe>

 in my Power BI report. Is there any way to do it?

Thanks for any advice provided,

Tom

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

Hi tomislav1975,

 

I'm afraid you can't embed your iframe into power bi report itself. As a workaround, you can click file->publish to web, then embed the power bi report iframe and your iframe into a html page together.

1.PNG2.PNG

 

You can also use power bi rest api to achieve power bi report in your custom app. Here is link for your reference:

https://msdn.microsoft.com/en-us/library/dn877544.aspx.

 

Regards,

Jimmy Tao

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

Hi tomislav1975,

 

I'm afraid you can't embed your iframe into power bi report itself. As a workaround, you can click file->publish to web, then embed the power bi report iframe and your iframe into a html page together.

1.PNG2.PNG

 

You can also use power bi rest api to achieve power bi report in your custom app. Here is link for your reference:

https://msdn.microsoft.com/en-us/library/dn877544.aspx.

 

Regards,

Jimmy Tao

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors