Home → Using LincDoc 3.1+ → DANG Rule Wizard → Calculation Wizard
Calculated field values are derived from previously entered data or system functions.
To access the calculation wizard for a calculated field:
The calculation wizard guides you through the setup of one of 4 calculation scenarios (which are described below).
Select the Set ... to a manually entered value option. Enter the constant in the value field, and click
. In the example below, the preferred contact method option list is defaulted to the Cell Phone selection.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
.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 are found under the Set .. based on a function option. In this example, the contact's age is calculated from the entered birth date.