Formulas and Validations Flashcards
This Salesforce feature is a powerful tool that gives you how your data is displayed. You can do it by taking two numeric fields on a record and divide them to create a percentage. You can also do it by taking two fields and calculate the number of days between them.
Formula Fields
This Salesforce feature calculates values from a set of related resources, such as those in a related list.
Roll-Up Summary Fields
(True or False) You can create Roll-up Summary Fields that automatically display a value on a master record based on the values of records in a detail record.
True
Name FourTypes of Summaries
- COUNT
- SUM
- MIN
- MAX
This Salesforce Feature verifies that data entered by users in records meets the standards you specify a formula before you save it. It can contain a formula or expression the data in one more fields and returns the value of True or False.
Validation Rules
(True or False) If True is returned in Validation Rules, it is stated that the value is valid.
False (invalid)