Search code examples
google-chromeinternet-explorersharepointreporting-servicesrdl

SSRS Report scrolling issue


When scrolling down through a recently deployed SSRS report, the columns become jumbled and I am unable to scroll all the way to the bottom. I have adjusted the zoom of my browser but this has no effect. The attached screen shot is what my report looks like on the site while scrolling. I have tried Chrome and IE. Chrome is my go to for the reports.

enter image description here


Solution

  • Found out the problem, the details row was also set to true for FixedData. I set it to false and everything works fine