Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Salesforce Platform-App-Builder Practice Exam with Questions & Answers | Set: 4

Questions 31

Uras Major Solar wants to create a relationship between the standard Contact object and a custom Solar Project object. Contacts can potentially be related to multiple Solar Project objects, and a Solar Project can have multiple Contacts associated with it. How should an app builder configure the data model?

Options:
A.

One Master-detail relationship on Contact and one Master-detail relationship on Solar Project

B.

Two Lookup relationships on a new custom object

C.

Two Master-detail relationships on a new custom object

D.

One Lookup relationship on Contact and one Lookup relationship on Solar Project

Salesforce Platform-App-Builder Premium Access
Questions 32

An app builder at Northern Trail Outfitters created a sandbox template for Accounts, Projects, and Project Milestones to reconfigure some flows for the project management app. Which type of testing environment should the app builder create?

Options:
A.

Partial Copy

B.

Scratch Org

C.

Developer

D.

Developer Pro

Questions 33

An app builder wants to create a formula field on an Account to include data from related Contacts but is unable to find the relationship in the formula editor. What is a limitation of formulas that could be causing the issue?

Options:
A.

Formula field limit reached on the Account object.

B.

Unable to reference the child records.

C.

Contact and Account objects DO NOT have a Master-Detail Relationship.

D.

More than 5,000 characters in the formulae.

Questions 34

Universal Containers wants to track installation information once a Container has been purchased on a custom object. Sales reps should have visibility of All the installations associated with their opportunities. Which kind of relationship should this new object have to Opportunity?

Options:
A.

Master-Detail

B.

Hierarchical

C.

Many to Many

D.

Lookup

Questions 35

Sales reps at Universal Containers use Salesforce on their mobile devices. They want a way to add new contacts quickly and then follow up later to complete the Additional information necessary. Which mobile solution should an app builder recommend to create the new contact?

Options:
A.

Λ Build a global action to create Contacts.

B.

Use Path and set pre-defined values.

C.

Customize the mobile menu to move Contacts to the top.

D.

Add a compact layout to Contacts.

Questions 36

The Director of Marketing at Northern Trail Outfitters wants the app builder to create a Formula field that tracks how many days have elapsed since a contact was sent a Marketing communication. The director is only interested in whole units. Which function should be used to return a date for calculating the difference?

Options:
A.

TODAY()

B.

DATEVALUE()

C.

NOW()

D.

DATETIMEVALUE()

Questions 37

Universal Containers (UC) tracks Account locations in Zip Code, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC ' s orders. Which formula should the app builder create on Order to display only the first five digits of Zip Code from the parent Account?

Options:
A.

BEGINS (Account.Zip Code_, 5)

B.

LPAD (Account.Zip Code_x, 5)

C.

LEFT (Account.Zip Code_c, 5)

D.

TEXT (Account.Zip Code_c, 5)

Questions 38

An app builder wants to limit the amount of fields users see When creating a new Opportunity. Once they fill out the required fields and Save, the full record page with additional fields relevant to the Opportunity Type becomes available. How could this be accomplished?

Options:
A.

Make the Opportunity type a required field on the initial Opportunity page layout and Use automation to update the record type based on the Opportunity type.

B.

Use different page layouts for Opportunity types based on the user profile.

C.

Once the required fields are populated, use a sharing rule to share the new fields with The user.

D.

Hide additional sections on the page layout and the users how to manually Expand them when they want to fill in the fields in the hidden sections.

Questions 39

Ursa Major Solar (UNS) uses a public sharing model for accounts. UNS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type. Which two actions should an app builder complete to implement this change? Choose 2 answers

Options:
A.

Create a custom-based sharing rule.

B.

Update the organization-wide defaults.

C.

Update the Sales profile.

D.

Create an owner-based sharing rule.

Questions 40

Cloud Kicks recently implemented the application lifecycle Management process to its release management strategy. Which category handles bug fixes and simple changes?

Options:
A.

Roll

B.

Major

C.

Minor

D.

Patch