Formula Field - Mark the Score right when lead MQLs
I'm trying to create a formula field that fills in the field with the behavior score right when a lead becomes an MQL.
The formula I tried is:
If MQL Date is in past 1 hour,
Value = {{lead.Behavior Score}}
Else, Do Nothing
When I click "Save". I get the message, "Cannot save rules, check to ensure that all of the choices are valid".
Any idea why this may not be working?
Thanks.