Forum Discussion

CactusJackAZ's avatar
CactusJackAZ
Frequent Visitor
2 years ago

Paginated Report - Missing horizontal scroll bar

We have a paginated report that is missing a horizontal scroll bar.  (Unable to scroll left to right)

 

When we acknowledge the "General" information banner at the top of the screen the horizontal scroll bar appears.  The image below highlighted by the red box indicates the information banner.  I can only show the top part of the report due to security reasons.

The paginated report was created by importing a stored procedure from MySQL.

 

Any thoughts how to disable the information banner?  

 

1 Reply

  • trivedisunita's avatar
    trivedisunita
    Continued Contributor

    Hi CactusJackAZ 

    That General information banner you’re seeing at the top of the paginated report isn’t coming from your report definition — it’s part of the Report Viewer shell in Power BI Report Server.

     

    The banner is a system‑generated notification (for things like data source warnings, rendering messages, or general info).  When it’s present, it slightly shifts the layout, which is why your horizontal scroll bar doesn’t appear until you dismiss it.

    Unfortunately, there’s no setting in Report Builder or Report Server to disable only that banner.

    The only options are to dismiss it when it appears, reduce the conditions that trigger it (by adjusting data source settings ), or bypass the Report Server viewer by embedding the report elsewhere.

    also you can design the report canvas width to fit within the viewer without requiring horizontal scroll. This avoids the dependency on the scroll bar.

     

    If this reply helped, mark it as a solutions .a kudos would mean a lot! It encourages contributors and keeps the community strong.