Not sure if this will meet your needs.
We have added two custom 'audit' query items to all our reports as shown below:
- ReportRunBy: With logic as #sq($account.personalInfo.userName)# +' - '+ #sq($account.personalInfo.givenName)# +' '+ #sq($account.personalInfo.surname)#
- ReportName: With logic as 'Report's name' (The reason for this is, we use report views and our customers copy them and name the report views with their own custom name in their 'My Content')
Then in the report page, on the list properties, we add the two Audit columns in. When a user executes the report, the SQL will contain both info.
Hope this helps
Thanks
------------------------------
Sanish John
------------------------------