Show TOC

Issuing Warnings for ValuesLocate this document in the navigation structure

Context

It is possible to specify individual maximum and/or minimum values for each column of a table. These values should not be surpassed or undershot. Warnings are issued in case of exceeding or falling below (beneath) these limiting values.

To issue a warning for table cell values of a column that exceed a specific value:
  1. Right-click on the appropriate column name in the column list and choose Set Maximum Value from the context menu.
  2. Enter a valid number in the dialog box.
  3. Click ok.
Any table cell with a value higher than the specified value will be marked with a warning sign.
To issue a warning for table cell values of a column that fall below a specific value:
  1. Right-click on the appropriate column name in the column list and choose Set Minimum Value from the context menu.
  2. Enter a valid number in the dialog box.
  3. Click ok.
Any table cell with a value lower than the specified value will be marked with a warning sign.

Procedure