HomeUsing LincDoc 3.1+DANG Rule WizardCalculation Wizard

10.7. Calculation Wizard

Calculated field values are derived from previously entered data or system functions.

Accessing the Calculation Wizard

To access the calculation wizard for a calculated field:

  1. In the Field attributes area, verify that the advanced check box is selected.


     
  2. If necessary, select the Calculated field? check box on the field's attributes panel.


     
  3. Click the arrow button  that corresponds to the attribute, and select calculation wizard from the menu that appears.
    The Field calculation wizard for appears.

Using the Calculation Wizard

The calculation wizard guides you through the setup of one of 4 calculation scenarios (which are described below).    

Manually Entered Value Calculations

Select the Set ... to a manually entered value option. Enter the constant in the value field, and click OK. In the example below, the preferred contact method option list is defaulted to the Cell Phone selection.

Field to Field Value Calculations

Select the Set ... to the value of another field option. Select the source field for the current field's value from the drop-down list, and click OK.

Logic-based Calculations

The Set ... based on an IF/THEN/ELSE condition option enables you to use cascading Boolean logic to determine the field's value. In the example below, if the contact has entered a preferred contact method (contact_optlist) of home phone or cell phone, then schedule a follow up call in a week. Otherwise, default the scheduled follow-up to the day the contract information was entered (contact_entry_dt).

Function-based Calculations

Function based calculations are found under the Set .. based on a function option. In this example, the contact's age is calculated from the entered birth date.

This page was: Helpful | Not Helpful