You need to sign in to do that
Don't have an account?
Brennan Butler
Formula to fire a workflow based off criteria and formula
Here is the delema, I have a workflow that works great except for one thing, it checks the box when the first email comes in, below is a picture of my criteria, what I need to do is create this in a formula format, so that I can add this logic.
(Date/Time_Opened < Message_Date)
The above needs to be true as well as the Filtered Criteria, I am jut unsure of how to write this up in a Formula format.
the filter logic on this which has been cropped is 1 AND (2 OR 3) AND 4 AND 5
Ignore 6 that was just me trying to figure this out.
If anyone can help me that would be great.
(Date/Time_Opened < Message_Date)
The above needs to be true as well as the Filtered Criteria, I am jut unsure of how to write this up in a Formula format.
the filter logic on this which has been cropped is 1 AND (2 OR 3) AND 4 AND 5
Ignore 6 that was just me trying to figure this out.
If anyone can help me that would be great.
You can use Formula in this case, like select 'formula evalutes true' in the Run this run if the Following picklist and write the below formula: You may need to update the field API Name using the insert field option.
Let me know if you need any other information.
Thanks,
Neetu
All Answers
You can use Formula in this case, like select 'formula evalutes true' in the Run this run if the Following picklist and write the below formula: You may need to update the field API Name using the insert field option.
Let me know if you need any other information.
Thanks,
Neetu