- In Column Binding Name, specify a unique name for the column binding.
- In Display Name, optionally specify a different name to display in the report design. If you leave this property blank, the report design displays the Column Binding Name value.
- In Data Type, select a data type appropriate for the data returned by the expression you specify next. If you are not sure what the data type is, use the default type, Any.
- In Expression, specify the expression that indicates the data to return, using one of the following methods:
- Type the expression directly in the Expression field.
- If you need help constructing the expression, choose the expression builder button to launch the expression builder. Figure 4-2 shows an expression in the expression builder that combines the values of two data set fields selected from the Customers data set. Choose OK when you finish constructing the expression.
Figure 4-2 The expression builder showing a column-binding
expression
Figure 4-3 shows an example of a column binding definition.
Figure 4-3 New column binding definition
- Choose OK to save the column binding.
In the layout editor, the report design displays [Contact_Name] in the location where you inserted the data element, indicating that the data element uses the column binding you defined.