case 4212

This commit is contained in:
2022-11-07 17:51:59 +00:00
parent 7cd69d234d
commit 32a8ada907
7 changed files with 211 additions and 16 deletions

View File

@@ -54,3 +54,15 @@ The number of records selected to report and the amount of memory, disk speed an
For example, reporting on a month at a time rather than a whole year at a time of records by [filtering](ay-start-form-data-tables.md#filtering-columns) the data table being reported.
If a report takes too long to render and goes over the configurable timeout setting you will receive a timeout message instead of your report and should further limit the amount of data selected or, if report rendering speed / timeouts is a recurring issue, we have [report rendering timeout tips](ops-config-report-rendering-timeout.md#what-to-do-if-running-into-timeout-issues) specifically for the I.T. system operator responsible for AyaNova server maintenance who may need to adjust the timeout configuration setting or provide more resources to the AyaNova server to alleviate the problem.
## How to Import and Export report templates
### Export
Report templates can be exported to text files by opening the report template in the [Report template editor](ay-report-edit.md) then selecting the `Export` menu option.
### Import
Report templates are imported from this [report templates data table](#report-templates-data-table)
![import](img/adm-report-templates-import.png)