Report Node Layout


label
show_header_bar
header
footer
description
date_filter.df
filter.expression
filter.filter_items
sync_graphs_axis_with_relative_date
report_elements


label
Type: string
Values:report label


show_header_bar
Type: boo|
Values:


header
Type: string
Values:""(empty) or text with and without XHTML markup.


footer
Type: string
Values:""(empty) or text with and without XHTML markup.


description
Type: string
Values:""(empty) or text with and without XHTML markup.


date_filter.df
Type: string
Values:""(empty) or date filter.


filter.expression
Type: string
Values:""(empty) or filter expression.


filter.filter_items
Type: node
NotesStructured filter items. The filter items are added from global filter upon Save As New Report only. There is no option to edit the filter items in reports editor. The only option is to delete them in reports editor.

The filter items do not have any relationship with the filter.expression node!
The expression for filter_items expression is generated differently upon report job creation because the filter items are overlayed with any applied global filter.


sync_graphs_axis_with_relative_date
Type: boo|
NotesSynchronizes the x-axis of chronological graphs in a report with the relative date range of a date filter
This option is useful for a report with multiple report elements, each with a relative dat filter which is set to show a periodic time span, i.e.last quarter, previous quarter, etc. If sync_graphs_axis_with_relative_date is set to true, it will always show the x-axis for a full quarter, regardless if log data is available for the entire date range of a quarter.
So all chronological graphs in the report, with the specific date filter applied, will show the same x-axis, respectively. They are aligned and makes it easier to compare data between different chronological graphs.


report_elements
Type: node
Values:One or more report elements.See Report Element Node Layout for layout of report element nodes.