Hi Peter,
If I understood correctly you'll need to create a SWR that sends this report with the reported date between:
StartDateTime(year(today()),month(today()),1,0,0,0)
and
dateadd(today(),days(-1))
Good luck!
Tamir
Comment actions