Creating Calculated Columns

Objective

After completing this lesson, you will be able to create calculated columns in SAP SuccessFactors Canvas Reports.

Calculated Columns

Custom columns can be created using the Calculated Columns function. Choose Calculated Columns on the menu bar:

To create a calculated columns, choose the plus icon.

Creating Calculated Columns

The fields are described as follows:

  • Name: Choose a name for your calculated column.
  • Data Type: Choose whether your calculation is text, number, or date.
  • Format: Choose a format for number or date calculations (for example, show the date as DD-MM-YYYY).
  • Number/Date/Text groups: A list of all the columns available from the tables that are included in the query. These columns are grouped into their base format. Select each header to slide open the list of columns available in that base format.
The Calculated Column Designer, highlighting the Name and Data Type fields.

Choose and drag columns from the list and select operands and function buttons at the top to build your formula for the calculation.

Here, we have used the IF/THEN/ELSE condition to output amount * 12 if the frequency of the compensation is monthly.

Static values are input with Click this button to add a text, number, or date static value into the calculation.

Note

For more details and examples of using calculated columns, you can review the section on creating queries with detailed reporting.
The Calculated Column Designer showing conditions for employee status: Is Fulltime Employee as Yes or No. Data type is text. Options include Holiday Calendar and Job Classification.

Summary