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.
From this week, embedded reports now have a page number bar at the bottom of the report. The element is pbi-status-bar .
For reports which have a specific aspect ratio, this impacts the report size due to the loss of vertical space, resulting in white bars left/right of the report. We need a method to remove this. Would be happy with a method similar to that to remove the navigation bar (&navContentPaneEnabled=False added to the URL), or a way to remove it in the report itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for @energydata sharing the workaround, it would help others on the community who have the same issue.
Summary:
You'll need to use clip:rect
If you're embedding in an iframe, the code should look like this:
The pbi-status-bar has ~25 px height, but you might need to play around with the amount of vertical clip.
Best Regards,
Community Support Team _ Yingjie Li