Need report to render only the 1st page

  • My report generates more than 1 page, and temporarily I only need to render the 1st page.

    Is there an option in SSRS to display and render only the first page?

  • Change the underlying query to return only the first x result sets (TOP x ORDER BY what_you_need).



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply