Within sharepoint 2010 i have a site that host reports from ssrs. SSRS is running in SP integrated mode.
The report display fine.
I also have the Analytics services running. This is also working, but shows all reporting being viewed as users accessing
/_layouts/reportserver/rsviewerpage.aspx
thus we can not determine what report people are actually using.
Is there a way to show the true report name, or actual file being show rather then /_layouts/reportserver/rsviewerpage.aspx?
Regards