Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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?
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... ;(
Any luck with this?
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...
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 4 | |
| 3 | |
| 3 |