Thursday, February 16, 2012

Adding comments to a Report

I would like to allow users to add a comment to a report. What is the best way to do this? When the report is run I would like users to be able to see all comments and which user reported them and the date and time the comment was entered

Hi,

Reporting Services doesn't include such functionality. I think that the best way to do it is to implement it in the context where the report is viewed. For example, if users view there report starting from a Sharepoint application, you can add comment functionality in Sharepoint. Eventually, you can create an ASP.NET page that displays reports (Report Viewer Control) and gives the possibility to display comments.

Greetz,

Geert

Geert Verhoeven
Consultant @. Ausy Belgium

My Personal Blog

No comments:

Post a Comment