11.11 Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Sure Pass Exam Platform-App-Builder PDF

Salesforce Certified Platform App Builder (SU24) Questions and Answers

Question 33

Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record is treated uniquely.

What formula should an app builder use to create this new field?

Options:

A.

ISNUMBER(Id)

B.

CASESAFEID(Id)

C.

TEXT(Id)

D.

VALUE(Id)

Question 34

Northern Trail Outfitters has two custom objects that are part of a master-detail relationship.

What determines the ownership and sharing access of the detail record?

Options:

A.

The default owner is set in the parent object's settings.

B.

The Owner field on the Detail record.

C.

The Owner field on the Master record.

D.

The owner is set independently on the detail object's settings.

Question 35

Universal Containers wants to create a report to show job applications with or without resumes.

What considerations should the app builder be aware of when creating the custom report type?

Options:

A.

An app builder is unable to create custom report types for objects they do not have permissions for.

B.

Once the report type has been deployed it is unable to be deleted.

C.

A primary object selection is locked once the custom report type has been saved.

D.

When a custom or external object is deleted the report type and reports remain but cause an error when the report is run.

Question 36

Universal Containers expects impacts to operations due to increased demand. The executive team will reach out to current customers and wants to see the number of open cases for the account and parent account.

What should an app builder use to display the number of open cases on the account page?

Options:

A.

Flow

B.

Approval Process

C.

Roll-up summary

D.

Cuctom object