Report With User Interactions?

  • I have developed and Configured the Report, Now it working fine,

    But The requirements from Client side (ie)

    When End user Viewing the report They will give the Feedback about the Product for Each and every rows in rocords,

    Is it Possible to make this options in SSRS Reports with Enduser input Box and stored into Database via the Reports..?

  • In my opinion SSRS is not the right tool to solve this.

    You could trick it for one record at a time by having a special report where the user-input is a parameter, and have a stored proc save that parameter in the database.

    But AFAIK there is no way (out of the box) to return values to the database other than the reportparameters. This comment shows that as the MS view on the matter as well.

    If you really wanted to go into programming you might find a way to abuse SSRS for this goal, but I think you could build a webform with less effort.

    Lightswitch might make that even more easier, but thats still in beta.

    Peter Rijs
    BI Consultant, The Netherlands

  • Many THanks,

    But this Input Box in Report is mandatory, Because when the Customer seeing the report, if there is any comments Mean ,they can give the input with correspoding row and would be easy for them, so this has to be done in SSRS..

    So ,Now i dropped the SSRS in our Products and turn into GRID for REport..

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

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