• Sure - it extracts the binary report data (the actual report) from the ReportServer database, converts it to XML and extracts the relevant fields for Query Text and Query Type and includes the full report data as XML. It then scans the query text for the relevant text (in this case your view name).

    This is probably bad practice, and may not work if the report format changes in a future SSRS update, but it works for now.