Hello SQL Sensei
Is there a table in either impresario or the cci database where I can find the run history for reports? I have a user asking the last rundate (not scheduled) for a particular report.
Thanks!
I believe that a row is added to gooesoft_request each time a report is run. So, if you know the report_id of the report, you should be able to find the most recent run.
David