File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ Four-digit Public Health Unit ID
19
19
** Example** : ` 1234 `
20
20
21
21
** 3. ` report ` **
22
- Report name, preceded in report URL by ` /RSReports/ ` and ends with ` .rdl `
22
+ Report name, preceded in report URL by ` /RSReports/ ` and ends with ` .rdl `
23
23
** Example** : ` Water+Testing+PHU+Report.rdl `
24
24
25
25
** 4. ` start ` **
26
26
The start date for the records you want to retrieve in the format of ` YYYY-MM-DD `
27
27
** Example** : ` 2022-01-01 `
28
28
29
29
** 5. ` end ` **
30
- The end date for the records you want to retrieve in the format of ` YYYY-MM-DD `
30
+ The end date for the records you want to retrieve in the format of ` YYYY-MM-DD `
31
31
** Example** : ` 2022-12-31 `
32
32
33
33
** 6. ` output ` **
34
- The filename where the output will be written in CSV format
34
+ The filename where the output will be written in CSV format
35
35
** Example** : ` wtisen.csv `
36
36
37
37
## Processing Container
You can’t perform that action at this time.
0 commit comments