3ab011cb7cd70f631fbc0a256964031373010deb
FAQ/Questions/What-does-Repeat-Types-and-Send-Email-As-mean.md
| ... | ... | @@ -2,6 +2,10 @@ |
| 2 | 2 | |
| 3 | 3 | [[_TOC_]] |
| 4 | 4 | |
| 5 | +###When are scheduled reports executed? |
|
| 6 | + |
|
| 7 | +Reports are executed when the scheduler runs, if the report is set to a time at or before the moment of scheduler execution. If a report is set to run at 10:25 AM, and the scheduler executes at 10:30 AM, then all reports scheduled before this time of execution, including our report at 10:25 AM, will be executed. |
|
| 8 | + |
|
| 5 | 9 | ###What are "Repeat Types"? |
| 6 | 10 | |
| 7 | 11 | Repeat Types exist in the "Misc" section of ReportDesigner.aspx and are simply expressions that reflect how often the email should be sent. |