Loading

Using Sets in Calculated Fields

Julkaisupäivä: Apr 23, 2025
Tehtävä
How to use sets in calculated fields.
Vaiheet
Sets return either TRUE for all members in a set, and FALSE for all members out of the set. Because sets already return TRUE or FALSE, the set is the only thing needed in the conditional statement.

For example, the following calculation:

IF [Customer Name] = [Set 1]
THEN 1
END


could become:

IF [Set 1]
THEN 1
END
Knowledge-artikkelin numero

001456460

Liitteet

sets in calcs example.twbx

1241 KB

 
Ladataan
Salesforce Help | Article