Text Functions
Time Functions
Array Functions
Logical Functions
Math Functions
Set Functions
Validation Functions
User Functions
Advanced Formula Functions
FAQs About Formulas
1. In an EQ condition, the component used for comparison in the target form must be the first argument of EQ.


























18. Why does a business rule not execute after a new field is added to the form?
When a new field is added to the target form, existing historical records do not yet contain the new field, so they cannot be updated. Edit and save each historical record so the new field is loaded, then it can be updated normally. Batch import or update can also resolve this.
19. Why does a formula fail to run when a Date component is used as the evaluation condition?
Using a Date component as an evaluation condition is not recommended. The current value returned is a Unix timestamp, which is inaccurate for use as an evaluation condition.
You can assign the value of the Date component to a Single-line text field and use that Single-line text as the evaluation condition instead.
20. When are business rules triggered?
Data created by integration & automation does not currently trigger business rules.
