To modify the properties for a
templated report, open the
File menu and select
Manage Application Files, or expand
Reports in the
tree, and then right-click on a templated report and select
Properties. Properties include:
This is the name of the templated report. The name must be unique and must contain only letters, numbers, or the underscore character. The name must begin with a letter.
- HTML: Fills are encoded for writing to HTML.
- Markdown: Fills are encoded for writing to Markdown.
- Comma Delimited (CSV): Fills are encoded for writing as comma-separated values.
- None: Fills are not encoded.
Additionally, this format determines how a report is displayed when using the
Report.view function. For example, a Markdown report will be converted to HTML for display.