Measure User's Guide
Formatting Reports and Plots
Measure User’s Guide—520560-003
4-2
REPORT Attributes
To display the current settings of REPORT attributes, use the SHOW REPORT 
command. For example, to display the setting for the REPORT TOTALS attribute:
5+ SHOW REPORT TOTALS
 Set Report Totals suppress
To display all REPORT attributes:
6+ SHOW REPORT *
 Set Report Dots off
 Set Report Format normal
 Set Report Rate on
 Set Report Style legacy
 Set Report Totals suppress
 Set Report Zero-Values suppress
 Set Report Zero-Reports suppress
 Set Report From
 Set Report To
 Set Report For
 Set Report LoadId
 Set Report Style legacy
 Set Report Dots off
These values are the initial defaults for the REPORT attributes. They are used for all 
reports unless you set new values or specify different attributes in the LIST 
entity-type, LISTALL entity-type, or LISTACTIVE entity-type commands. 
For a summary or these attributes, see Table 4-1 on page 4-3. For detailed 
descriptions, see the Measure Reference Manual.
Setting Report Attributes
To set the REPORT attributes in MEASCOM, use the SET REPORT command. For 
example, to set the default FORMAT attribute to BRIEF and verify it with the SHOW 
command:
7+ SET REPORT FORMAT BRIEF
8+ SHOW REPORT FORMAT
 Set Report Format brief
Unless you specify a different FORMAT attribute in a LIST entity-type, LISTALL 
entity-type, or LISTACTIVE entity-type command or set or reset this attribute, 
all subsequent reports of data from this data file appear in BRIEF format.
You can set several REPORT attributes in the same command. For example:
9+ SET REPORT TOTALS INCLUDE, ZERO-VALUES INCLUDE, RATE OFF
10+ SHOW REPORT *
 Set Report Dots off
 Set Report Format brief
 Set Report Rate off
 Set Report Style legacy
 Set Report Totals include
 Set Report Zero-Values include
 Set Report Zero-Reports include










