Generating Reports DYNAMICALLY in SSRS 2005..

  • Hi,

    I'm Using Asp.Net with C# & Sql Server 2005..

    I'm Generating Reports in SSRS 2005..

    I want to Generate the Reports DYNAMICALLY in Local Mode at web-based applications..

    Here I'm having One Stored Procedure which Returns UserID's.. I want to Display all the ID's in One DROPDOWNLIST Control.. By Selecting the ID's from Dropdownlist control, I want to Generate the Reports(Dynamically)..

    How to Do this..

    Please give me the Suggestions...

    Thank You

  • Could you just set the report up with that field as a parameter? Then when the parameter is selected and then passed, the report will generate based on what you have selected. Same idea I think as where you were going, just a different route.

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

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