How to find the report name along with reportID

  • Hi,

    Hi ran the below query and wants to know the report name along with please advice

    use ReportServer

    select * from ExecutionLog order by TimeStart DESC

    Results:

    InstanceNmae ReportId UserName Format Parameters

    SQLRS77277A1E-F6F7-4F3F-ACFA-8C155E1C277Aabc\scott0EXCELNULL

    TimeStart TimeEnd

    2010-02-26 08:25:51.1002010-02-26 08:26:04.7900159135291rsSuccess3039390

  • Join the Catalog table (itemID)

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

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