Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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