You are here:
* (Multiply)
Multiplies its values.
Use
value1 * value2 and replace each
value with merge fields, expressions, or other numeric values.
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
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.
