This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Add visual-level option to preserve scroll position (e.g., Keep scroll position on right)
In Power BI (Fabric / Service), visuals that require horizontal or vertical scrolling currently reset their scroll offset to the default origin (left/top) every time a report is rendered. This occurs regardless of the scroll position at save time and cannot be controlled by report authors.
As a result:
There is no visual-level or page-level API or formatting property to define or preserve the initial scroll position during the render lifecycle.
Introduce a visual-level formatting property that allows authors to explicitly define the initial scroll offset when a report page is rendered.
Suggested configuration (Format pane → General / Advanced):
This property would be evaluated during:
When configured:
This enhancement would close a functional gap at the visualization rendering layer.
Providing a visual-level mechanism to control initial scroll position would significantly improve UX consistency, reduce report complexity, and align Power BI visual behavior with modern dashboard expectations—without impacting backward compatibility or data logic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.