Use functions in calculation columns—ICRW

You can add functions to a column calculation. Functions are most often used in addition to other calculation items, such as filters and operands.

Functions are an advanced feature. Before you use them, you need to understand how they work. For a good example, see Example report with calculations—ICRW.

Functions require the following syntax:

  • A double-quotation mark (") around folder and field names
  • A single quotation mark (') around string values
  • A comma (,) between arguments
  • Parenthesis ( ( ) ) to close an argument

Add a function to a calculation column

  1. Open an ICRW report, go to the Refine tab, and select the Calculation column icon Click this icon to bring up a dialog where you can create a new calculation column for a report..
  2. Give the new calculation a Folder title and Column title.
  3. Optionally, select a Totals row from the dropdown list. This option adds the calculated totals to the column.
  4. Go to the Calculations section and select f(...) to open the Functions dialog.
    Example Insert Function dialog with callouts that highlight: list of functions, currently selected function, function syntax, function example and description.
  5. Select the function and select OK to add it to the calculation.
  6. Repeat the process to add more functions.
  7. Save your report.