- In Expression Builder, under Category, select BIRT Functions. Sub-Category displays the classes of functions that BIRT defines.
- Select Total to display the aggregate functions.
- Double-click the aggregate function that you want to use. The function appears in the expression area of Expression Builder.
- Within the parentheses, ( ), of the function, specify the data-set field (or column binding that refers to the data-set field) whose values you want to aggregate:
- Under Category, choose Available Data Sets or Available Column Bindings.
- Under Sub-Category, choose the data set that contains the field, or the element that contains the column bindings.
- Double-click the data-set field or column binding to insert it between the parentheses of the aggregate function.
- Choose OK to save the expression.