Loading

Using Sets in Calculated Fields

Publiseringsdato: Apr 23, 2025
Oppgave
How to use sets in calculated fields.
Trinn
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-artikkelnummer

001456460

Vedlegg

sets in calcs example.twbx

1241 KB

 
Laster
Salesforce Help | Article