Skip to main content

OrgChart Help Guide

Arithmetic Examples

Audience

Audience: Administrators

Overview

Arithmetic formulas allow administrators to do basic math using the fields available in the source data.

The following section provides step-by-step instructions for creating a Total Bonus formula using the Multiplication operation.

Creating a Multiplication Formula

  1. Sign in to OrgChart.

  2. Click on the Mode Switcher icon in the Top Toolbar, and then select the Setup option. The Setup panel is displayed.

    Setup_ChartSettings_Select.png
  3. Click on the Chart Settings tile, and then select the Fields & Formulas option from the left side menu.

    5_2_1_CS_FieldsandFormulas_Arrow.png
  4. Click on the green f(x) Create button in the top left corner, and then select the Static Formula option. The Formula Editor panel is displayed.

    5_2_2_Fields_and_Formulas__Select_Static_Formula.png
  5. Enter a name (i.e., Total Bonus) for the formula in the Formula Name textbox.

  6. Click on the "No values. Click here to add." hyperlink, and then select the Concatenate option from the dropdown menu.

    TotalBonus_Concat.png
  7. Click on the Type dropdown menu, and then select the Field Lookup option.

  8. Click on the Value dropdown menu, and then select the field that you would like to multiply (i.e. Salary).

    TotalBonus_ConcatConfig.png
  9. Click the Plus_new.png icon (in the Operations panel), and select Concatenate.

  10. Click on the Type dropdown menu, and then select the Field Lookup option.

  11. Click on the Value dropdown menu, and then select the field in your data set (i.e., Bonus Multiplier) by which you would like to multiply the previously concatenated field.

    Note

    Note: If you do not have a field within your dataset that contains the values by which you want to multiple the previously concatenated field, you can set the Type dropdown menu to Text, and then enter a value in the Value text box.

  12. Click the Plus_new.png icon (in the Operations panel), and select Multiply option.

  13. Click on Save. The formula is added to the list of Fields & Formulas.

  14. Mouse over the newly added formula, and then click on the 5_2_1_Penci_bluel_noFill.png icon. The Field editor is displayed.

  15. Click on the Field Type dropdown menu, and the select the Number option.

  16. Optionally, add a prefix, elect to use the 1000 separator, or select how many decimal places to include in the outcome.

    MultiplyFormula_FieldEditor.png
  17. Click on Save.

  18. Click on Refresh, and then select the Yes option to preserve your changes.