... | ... | @@ -16,7 +16,7 @@ By default, two backups configurations are defined, a merged document file conta |
|
|
- `type:` Enter either `"mergedoc"` or `"sheet"` to define the type of export.
|
|
|
- `"mergedoc"` will create a document with a page for each row of data from the PowerQuery using the DOCX template. The template file uses standard Mail Merge syntax.
|
|
|
- `"sheet"` will create a spreadsheet with the data from the query.
|
|
|
- `template:` (Only if type of `"mergedoc"`) Name of the DOCX file containing the template for creating the merged documents.
|
|
|
- `template:` (Only if type of `"mergedoc"`) Name of the DOCX file containing the template for creating the merged documents. [Creating a mergedoc template.](home/config-json-parameters/mergedoc-template)
|
|
|
- `powerschool:` Here you will define which query to run and any arguments
|
|
|
- `query:` Use this section to select and define options for the PowerQuery.
|
|
|
- `name:` Enter the query name from the PowerQuery here (for example `"org.psugIL.PowerSchool.Backup.studentsFull"`)
|
... | ... | |