[]
        
(Showing Draft Content)

XML

Misc Properties

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 <injured /> if "injured" doesn't have a value

Output Hidden Matrix Members

True

Includes hidden matrix report elements in the report export.

Output Textbox Constant Values

False

Excludes textbox constant values in the report export.

Default Date Format

<empty>

The format of the date on the report export.

Filename Properties

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 export file name