To display a chart from an existing configurable table page, define at least one column in the chart as numeric.
A column is numeric if one of the following conditions is satisfied:
- You configure the column to show a numeric attribute type (attribute of type integer
or real) values. If this numeric column has a setting format assigned to string,
then this column is considered as non-numerical column.
- You configure the column to show string values (by defining an attribute expression
or any valid businessobject/relationship expression or a program), with the setting
format = numeric.
If the attribute displayed in a column is defined with a dimension, then the values are
compared or grouped using the normalized values. The chart labels will show the
normalized unit of measure.
An icon appears in the table toolbar in
view mode whenever a table has numeric columns. When clicked, it shows the Chart
Options dialog where users select various options on any given table instance and then
draw the chart based on the selections. For details on the Chart Options dialog, see Creating Charts.