There is a grid report for showing record number of different request type. My manager want to get the latest numbers every hour.
sending report every hour from 9pm - 6am
Collapse
X
-
Greetings, Vincent,
Since Reports already has a feature to send scheduled emails with a target report, but with a minimum range of one day, the easiest way to implement this logic is to create a corresponding number of the same reports and configure every one of them to send an email at the exact time of day. The first one at 21:00, the second at 22:00, etc.
It's important to configure your instance time to be equal to your local time so emails will not be sent with delay.

Comment