<< Click to Display Table of Contents >> Manual > Surveillance system construction guide > Construction of major functions > Daily report > Customization of daily reports and summary functions |
Customization of tally/report functions
We will introduce how to customize the aggregation/reporting function of Summary Actions.
content |
overview |
Change whether to include the hour in daily report calculations
|
By setting the "TimeRangeType" property in the summary master file, you can specify whether or not to include hourly data when aggregating. |
Change the first division time of the report
|
The initial setting of the daily report screen (report screen) is set to display the daily report from 0:00 to 23:00 (1:00 to 24:00). You can change the first division time, for example, to create a daily report from 8:00 in the morning to 7:00 in the morning. |
Day and night counts are done separately
|
The period for the aggregation process can be defined by setting the "TermOfValidityDefinition" property in the summary master file. This setting allows you to perform aggregation by period (for example, aggregation by daytime and nighttime). |
Change the number of header lines
|
The default number of header lines on the daily report screen (report screen) is four, but this number can be changed. |
|
In the header of a daily report, etc., if the characters in adjacent cells match, the cells can be automatically merged and printed. |
How to print pages with many lines without cutting them off
|
For example, when creating a report that summarizes data in 30-minute intervals, and the number of lines does not fit on one page in a normal report layout, we will introduce a setting method for printing the detail lines that overflow from one page without being cut off. |
Change summary action from CSV to ODBC
|
This section explains how to change the Summary (CSV) action that is pre-installed in a standard project to a Summary (ODBC) action.
|
NULLCustomize how values are displayed
|
This section explains how to display specified strings such as "***" on the daily report screen or subreport when the aggregated data is NULL. |