Our Knowledge Base covers a wide variety of technical topics, from the basic to the complex.
Knowledge Base
What time of day are report subscriptions emailed?
A specific report subscription is always emailed at the same time of day (or time of week). However, this time is chosen at random when the view subscription is created.
Currently, the time is randomly chosen in the range from 08:00 to 15:00 UTC time. Depending on daylight savings, this translates into:
Eastern Time: 3AM to 11AM
Pacific Time: 12AM to 8AM
If you are unhappy with the specific time the e-mails are sent, you can delete the report subscription and recreate it. This will choose a new random time which may be more (or less) to your liking.
[Note that the specific time ranges may change in the future.]
Caution: If the subscribed report has a filter criterion that selects records related to the date Today(), the report would not show records related to 'yesterday' as might have been expected since the report would have been run only in the morning hours of Today(). The workaround is to use Today() - Days(1) instead of Today() in the filter formula if the intent is to select records related to the day 'previously ended'.
- Printer-friendly version
- Send to friend
- 27418 reads
Rate This
Similar Articles
Browse by Category
Knowledge Base Categories
- Accounts (36)
- Application (47)
- E-Mail (8)
- Fields (42)
- Forms (20)
- Formulas (18)
- General (55)
- Other Product (7)
- Pages (1)
- Product (5)
- Reports (15)
- Roles (4)
- Search (1)
- Tables (6)



Comments
Reporting on a time field
Hi
I am creating a report, and I want to track all those records which were last modified after 3:00 PM yesterday. Is this possible to do ?
Regards
Suresh
date/time fields filter only on date portion
Hi Suresh --
Thanks for writing! I did some testing of my own, and it looks like the options to filter on a Date/Time type field like Last Modified are limited to dates only -- there are no options to filter on the time part of the field. I've also brought this to the attention of the development team, so perhaps that won't always be the case.
I suspect you could get around this limitation by creating a formula field to extract the time portion of the Last Modified field, then filtering by that field.
Regards,
--Sybil
Using Time of Day as Delivery
Using Time of Day as Delivery
Post new comment