SK SKYVVA Documentation

5. Using Formula in workflow

4There are many functions to choose to do in the workflow. However, this documentation will be explained two specific functions, which are:

VLOOKUP Formula

VLOOKUP function uses to retrieve a field value from the custom/standard object. You can use this function to look up for the value of the field if it is available in Salesforce. The result will be True or False base on the condition you set.

To set condition for workflow, you can:

IF Formula

IF function is used to check whether a condition is true and return one value if TRUE and another value if FALSE.

To set the condition for workflow, you can:

Open this article in the interactive viewer →