Cloud Computing
Fields and Relationships
Validation Rules, Workflow Rules and Process Builders
Formulas and Page Layouting
100

Salesforce was founded in what year?

1999

100

A field data type in which it Allows users to enter a time of day, including hours, minutes, second, and milliseconds.

Time

100

To be able to use the Process builder made, what would you do first?

Activate It. Duh?

100

Powerful tool that lets you perform calculations and other operations on your organization’s data.

Formula

200

It is one of the benefits of Cloud Computing that dynamically increase or decrease based on the online retailer's requirement

Scalability

200

Allows users to enter up to 255 characters that display on separate lines similar to a Description field

Text Area

200

In Validation Rules, you can make the error messages appear in what parts of the page?

Top of the Page or Field

200

A formula that will compare values and returns true if and only if both arguments are true.

AND()

300

It means storing and accessing data and programs over the internet instead.

Cloud Computing

300

What is the field data type The maximum field size of 131,072 characters, inclusive of all the formatting and HTML tags.

Text Area (Rich)

300

Contain a formula or expression that evaluates the data in one or more fields and returns a value of “True” or “False.”

Validation Rules

300

A Function that will pick a value from picklist

ISPICKVAL()

400

The most popular among online retailers, allows merchants to run direct sales applications such as shopping carts in the cloud without their customers having to download or install programs to make a purchase.

Software as a Servicce

400

Where can you edit or make a new field?

In an object or inside an object

400

It was you call the action that is made whenever a rule is validated and returned true.

Workflow Action

400

Checks a given expression against a series of values.

CASE()

500

Identify what kind of Cloud Computing Service the sentence describes?

"A cloud computing model that delivers tools necessary for applications developed over the internet." 

Platform as a Service (PaaS)

500

Automatically assigns a unique number to each record

Auto Number

500

It is what you call the message that appears whenever the field is defined False.

Error Message

500

Determines if expressions are true or false. Returns a given value if true and another value if false.

IF()