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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Master_T
Helper I
Helper I

Any way to embed a report into another report?

Hello guys and gals


I wanted to embed a PowerBI Report into a page of another PowerBI Report. Is this possible in any way?


I tried to develop a Custom Visual that could simply embed a report by showing an iframe, however it appears that this is not possible because Custom Visuals are contained in sandboxed iframes themselves, which makes embedding another iframe inside not work. 

 

Is there any way to relax the restrictions on custom visuals? Or any other way to embed another web page inside a report?

5 REPLIES 5
ecalzavara
Advocate II
Advocate II

still nothing?

I have found this one
https://community.fabric.microsoft.com/t5/Desktop/Embed-Report-Into-Another-Power-BI-Report/td-p/277...

but it still gets stuck prompting to Sign-in, and the sign-in pop up is not allowed apparently... ;(

Medmbchr
Helper IV
Helper IV

Hi @Master_T ,

 

Any luck on this? I have the same issue.

 

Thx

RIRVINE
New Member

Any luck with this? 

V-lianl-msft
Community Support
Community Support

The visual sandbox is the generic host that Power BI uses for executing any custom visual. It is not a specific type of chart in this context and is named sandbox in the DOM, mostly due to fact that it is a sandboxed iframe that prevents code inside it from accessing the main Power BI window and keeps the visual isolated.

Certified Power BI visuals are visuals in AppSource that meet certain specified code requirements that the Microsoft Power BI team has tested and approved. The tests are designed to check that the visual doesn't access external services or resources.

To view the list of certified Power BI visuals, or to submit your own, see Certified Power BI visuals.

 

Yeah, I know all that... not what I asked though...

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.