Calculation field
The calculation field stores the result of a calculation formula. For example, a formula for a Due Date calculation field defined as one week after the Start Date.
Tasks.'Start Date' + 7
where Tasks
is the view name or table name and 'Start Date'
is the field name.
For more information, see Formulas and Primer for Claris Studio calculations.