Hi @dealcoach,
You can’t multiply the value and enter that value into a different field within a contact record, but you can do it as long as the second field is a Deal custom field.
For example, create a custom Deal field, perhaps called “Adjusted amount”.
Then create an automation that triggers when the form is submitted.
The first action to include would be to copy the data contained in the form field to the “Adjusted amount” field.
Then use the Perform Maths action to multiply that value by 3.
That would leave you with the two values you are looking for, one in the contact record, and the other in the Deal.
I hope that makes sense and helps you achieve what you are looking to do.
1 Like