SSRS - Putting a Next Page Link at the Bottom

Hi all, we got a request from one of our users “Is there a way for an SSRS report to advance to the next page simply by continuing to scroll down at the bottom. Currently the SSRS reports require us to advance to the next page at the top of the report which I don’t think is very intuitive. Especially in comparison to what we’re already used to in the InfoMaker reports.” So as a workaround we are trying to put a "Next Page" link at the bottom of the report so that users don't need to move to the top of the page to go to the next page. The options I am getting for a link is to go to a report, a bookmark or a URL. Does anyone know how to put a link to go the next page? Or do you have any other better suggestion that will fulfill this request.

Thanks for any help or suggestion.

Mo

National Ballet of Canada

Parents
  • Hi Mo

    Sorry, i'm not sure about the next page button but you can certainly can have a report where you don't need to have pages.  You can set the Interactive size of your report to 0 then you don't have to worry about pages.

    Open up your SSRS report in BIDS and open up the properties window (or F4 if this is hidden), select the report object from the drop down.  Scroll down to the InteractiveSize item.  Expand this out and then set the height to 0.  This will then make the report act like a webpage with no pages!

    Thanks

    Nick

  • Former Member
    Former Member $organization in reply to Nick Insell

    Nick,

    Does that affect saving the file as PDF or printing the report?  I'm wondering specifically about repeated column headers on page breaks.  Or is that all controlled by the PageSize property?

    Thanks for the tip on the Interactive size!  I wouldn't have thought of changing it to 0. Very useful.

Reply
  • Former Member
    Former Member $organization in reply to Nick Insell

    Nick,

    Does that affect saving the file as PDF or printing the report?  I'm wondering specifically about repeated column headers on page breaks.  Or is that all controlled by the PageSize property?

    Thanks for the tip on the Interactive size!  I wouldn't have thought of changing it to 0. Very useful.

Children
No Data