Building a Date Calculation
A user with the Profile Rules Admin permission can set up a Profile Rule that calculates a cost or date in a Contract, Company, or Project Profile screen or an additional form using the Formula Editor window. A Profile Rule Admin builds a date formula using one or more date fields, along with a Day, Month, or Year operator and a Number field that Conga Contracts uses to calculate the date for a related field in the Profile screen or additional form. Admins with a coding background can use the free-form option and directly enter the formula, along with math and precedence operators, into the Formula Editor using all the available fields in the additional form or Profile. For example, an Admin would enter date() or today() as one of the parameters in the Formula Editor to ensure the current date is used in performing the calculation for the Profile Rule.
The fields used to build the date formula must be required in order to produce an accurate calculation. Therefore, a Profile Rules Admin must ensure the date fields in the Company, Contract, or Project Profile screen that are used in their formula are required fields. If the formula uses an additional field in a Company, Contract, or Project Profile screen, or a field in an additional form captured in a Profile, these profile and additional form fields must also be designated as required.
A company's standard Services contract is a 2-year contract. A Contract Profile Rule is created for all Services contracts to calculate the original expiration date using the contract's effective date.