Loading
Salesforce Enforces New Security Requirements in Summer 2026Read More
Extend Salesforce with Clicks, Not Code
* (Multiply)

* (Multiply)

Multiplies its values.

Use

value1 * value2 and replace each value with merge fields, expressions, or other numeric values.

Consulting Days Example
Consulting Days Example

This formula calculates the number of consulting days times 1200 given that this formula field is a currency data type and consulting charges a rate of $1200 per day. Consulting Days is a custom field.

Consulting_Days__c * 1200

Report Example
Report Example

RowCount * AGE:AVG calculates the record count times the average age value of your report. This formula is a number data type that returns a positive or negative integer or decimal.

 
Loading
Salesforce Help | Article