I want to create a custom field that is a calculated value... For example, on a Deal record I want to have the total deal value be a calculated result and not a field that a user manually enters.
The calculation would be based on two other numeric custom fields on the Deal record (for example, a 'Volume' custom field and a 'Unit Price' custom field)... The end user would provide the inputs for Volume and Unit Price, and then I'd like to have a third custom field that is a calculation of Volume * Unit Price.
Most other CRMs allow for this type of custom field -- is this something that Zendesk Sell accommodates?