Wednesday, March 21, 2012

report usage

I'm trying to establish usage statistics on my reports...I got a tip to look
at the executionlog table on my reportserver database. This looks like it
might do the trick, but it lists the reports in a "reportID" column that
looks like a system generated unique id. Is there a way to related the
report ID back to the name of an individual report?Join ReportID in the table ExecutionLog to the ItemID field in the
Catalog tablesql

No comments:

Post a Comment