Create a report about last day results

Adriano Freitas
Giga Contributor

Hi All,

 

I am needing get a report about last day , like a "screenshot" how was closed last day.
every day I need check 11:59PM just to save a screenshot and save this results, but we are trying build a report that we can view in any time of day, just aboust last day

5 REPLIES 5

DYCM
Mega Sage

Hi @Adriano Freitas ,

I think your report should be built on sys_audit table, this table has the changes of your records, you can filter out the records for yesterday and group them accordingly.