FAQ/Questions/Query-String-Keys-for-rs.aspx.md
... ...
@@ -9,7 +9,9 @@ This is the name specified for the report (e.g. a report named Cost Analysis wou
9 9
This will generate the desired export of the tabular data in the report (e.g. rs.aspx?rn=Cost+Analysis&output=pdf)
10 10
11 11
**run_scheduled_reports=[Minutes]**
12
-Schedules a report to run in the Windows Scheduler after a certain period of time
12
+Adds the report to the [[Izenda Scheduler|http://wiki.izenda.us/FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler]] to be run after the designated period of time (e.g. rs.aspx?rn=Cost+Analysis&run_scheduled_reports=30)
13
+
14
+_**Note:** The Izenda Scheduler must be configured in order for this parameter to have any effect._
13 15
14 16
**reportonly=[0 or 1]**
15 17
Specifies whether the returned report will contain styling and scripts (0 indicates no styling or scripts are to be used)