Creating Expression Columns

Use the Edit DataView Expressions form to maintain the columns for the DataView layout and the Edit DataView Expression form to build a single expression.

To create an expression column:

  1. While DataView results are displayed, select Display > Expression Columns.
  2. On the Edit DataView Expressions form, click Add.
  3. Specify this information:
    IDO Alias
    Select the IDO alias for the DataView that is used.
    Name
    Specify the name of the expression column.
    Caption
    Optionally, specify a caption for the expression column.
    Note: You can specify a translatable string or a literal string.
    Data Type
    Select the data type that is used to format the expression column.
    Expression
    Specify the expression.
    Note: You can also click the Edit button to build the expression. This button opens the Edit DataView Expression form.
  4. Optionally, on the Edit DataView Expression form, perform these steps:
    1. In the Function field, select what type of expression function to perform on the values returned for the expression column.
    2. Specify the operand values.
      Note: Click Edit to recursively open the expression editor to build or edit the operand value.
    3. Click Validate.
  5. Click OK.
To delete an expression column, select the row that you want to remove and click Delete.