[]
Property | Default | Description |
|---|---|---|
Formatted | False | When enabled, the exported XML document will be pretty-printed, otherwise, it will be one long string without whitespace. This property is useful when the exported output will be read by a human. |
Write Empty Attributes | False | When values in the report are missing, an empty node will be included in the XML export, for example, |
Default Date Format | <empty> | The format of the date on the report export. |
Property | Description |
|---|---|
Template | A string template for the exported file name. By default, it consists of the {ReportName} variable, but could include fixed strings and the dynamic Rendered Report Values defined in the report info panel. For example, you could set the template to "{ReportName}_{Title}". |
Add Timestamp | Adds the time of export to the end of the export file name |