Hello,
Our user wants to know the last execution date of WebReports and LiveReports that we have.
We have found the way to do this for the WebReports by running an SQL request that query the WEBREPORTSTATS table.
We can't seem to find a table for the LiveReports. I saw that it is audited on the DAUDITNEW table, but it does not store the value when it is executed(it only store creation, rename etc).
Is there a table specifically for the LiveReports(like WEBREPORTSTATS for the WebReport)? Where can we find the last execution date of LiveReports(if it exists).
Thank you very much in advance!