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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have created a table and embedded it in a website. My issue is that the canvas is fixed and the table only covers half the screen size in large screens. Is there a way to make the canvas to dynamically resize to the user's screen and maximize?
Solved! Go to Solution.
Hi @agis07,
Perhaps you can consider using power bi embedded client API to modify the embed iframe layout in correspond events:
How to handle events in a Power BI embedded analytics application | Microsoft Learn
Update report settings at runtime in Power BI embedded analytics | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @agis07,
Perhaps you can consider using power bi embedded client API to modify the embed iframe layout in correspond events:
How to handle events in a Power BI embedded analytics application | Microsoft Learn
Update report settings at runtime in Power BI embedded analytics | Microsoft Learn
Regards,
Xiaoxin Sheng