Hi,
I am creating an automation that will have several conditional Actions, but I can’t seem to get past the first condition. My trigger is a view, and when I test my trigger I can see the specific field I want to use in my action condition, but when I test the condition I get an error. Here are the details:
The field that I want to use in my condition is a formula field and contains text, e.g. “John Doe”, and I see this value “John Doe” when examining the result of testing my trigger. The name of this field is “Account Lead”
I have no actions that run for all records
While setting up my first conditional action, I set my condition as “If ‘Account Lead’ is John Doe” where I select the field ‘Account Lead’ from the trigger action, and type in “John Doe”. I have also tried using “contains” instead of “is” but I get the same failed result.
When I test this condition, I selected “Use input from previous steps”, and click “Test Conditions”. I get the message in red “An error occurred while evaluating the condition”. Without any more detail, I can’t figure out why this fails.
I appreciate any help sent my way!