How to retrieve a more extensive history of report executions?

SB87
Tera Expert

I'm aware of table [report_stats] and the definition I have for this table is: The report_stats table in ServiceNow is used to store statistical data about reports, helping users analyse and optimise report performance and usage.

 

I can see there is a field named 'Last Ran' but how can I source a more extensive history?

 

This is my user story:

As a: report manager

I want: to be provided with a full history of when a report was ran, who by, and other relevant information

So that: I can monitor when a particular report was ran since it was made available in the system e.g. User A ran this report each day between 1-25th of May, User B ran the report on just the 3, 6, 12, and 25th of May, User C runs the report every day, etc.

 

Anyone able to help? Thanks in advance.

 

 

1 REPLY 1

Neil5
Tera Contributor

Maybe the table report_executions can give you more details.