Value (value)

The purpose and type of the Value property depends on the report element.

Decimal Format Box

The property specifies the decimal to display.

Type: Numeric.

The Decimal Format Box supports different kinds of numbers, including integers (123), fixed-point numbers (123.4), scientific notation (1.23E4), percentages (12%), and currency amounts ($123). All of these can be localized. The value of the number is limited to 15 significant digits.

This property is mandatory. An error will occur if the value is not set.

You can find this property in the Value category of the Properties view.

For further details, see Decimal Format Box.

Date Format Box

The property specifies the date to display.

Type: Date.

The Date Format Box supports dates in ISO format (YYYY-MM-DD).

This property is mandatory. An error will occur if the value is not set.

You can find this property in the Value category of the Properties view.

For further details, see Date Format Box.

Info Node

The property specifies the value that is stored for querying by a Reference Box.

Type: String.

This property is mandatory. An error will occur if the value is not set.

You can find this property in the Miscellaneous category of the Properties view.

For further details, see Info Node and Print a value from the previous page.

Map Chart Item or Category Chart Item

The property contains the numbers to be charted.

Map charts display the total of the Value property for each Key.

Category charts display the total of the Value property for each Category Key divided into groups by Key.

Type: Numeric.

This property is mandatory. An error will occur if the value is not set.

You can find this property in the Items category of the Properties view.

For further details, see Create a map chart and Create a category chart.

Pivot Table Hierarchy or Measure

The property specifies the value to display in the hierarchy or measure column of a pivot table.

Type: Depends on the Numeric Column property: It is String if Numeric Column is FALSE and Numeric if Numeric Column is TRUE.

This property is mandatory. An error will occur if the value is not set.

You can find this property in the Value category of the Properties view.

For further details, see Create a pivot table.