we provide Accurate Salesforce Platform-App-Builder free practice exam which are the best for clearing Platform-App-Builder test, and to get certified by Salesforce Salesforce Certified Platform App Builder (SP19). The Platform-App-Builder Questions & Answers covers all the knowledge points of the real Platform-App-Builder exam. Crack your Salesforce Platform-App-Builder Exam with latest dumps, guaranteed!

Check Platform-App-Builder free dumps before getting the full version:

NEW QUESTION 1

What type of field can be used to filter a Report Chart that has been added to a Page Layout?

  • A. Name Field
  • B. Formula Field
  • C. Matching ID Field
  • D. Standard Field

Answer: C

NEW QUESTION 2

A custom object has a public reads only sharing settings that does not grant access using hierarchies. A dynamic sharing rule provides write access to the object to the global marketing public group if the record is marked as global. A user creates a new record and marks it as global. Who will have write access to the record?

  • A. The global marketing public group and anyone above the owner in the role hierarchy
  • B. The record owner and the global marketing public group.
  • C. The global marketing public group, the record owner, and anyone above the owner in the role hierarchy.
  • D. The record owner and anyone above the owner in the role hierarchy

Answer: B

NEW QUESTION 3

A custom field contains a feedback score which is on a scale of one to five. End users would like a visual indicator of one to five stars based on the number found in the feedback score custom field. How can this visual indicator be displayed?

  • A. Use a custom formula field.
  • B. Use a custom image field.
  • C. Use a custom number field.
  • D. Use a custom text field

Answer: A

NEW QUESTION 4

What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers

  • A. Joined report blocks are formatted as matrix reports.
  • B. Bucket fields are not supported in joined reports.
  • C. Cross filters are not supported in joined reports
  • D. The rows to display filter is not supported in Joined reports
  • E. Report formula fields are nor supported in Joined reports

Answer: BCD

NEW QUESTION 5

What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers

  • A. Public or private groups.
  • B. Criteria-based sharing rules.
  • C. Owner-based sharing rules.
  • D. Dynamic role hierarchy

Answer: BC

NEW QUESTION 6

Universal Containers needs a field on the Account to track how many Opportunities are closing within the next 30 days. What can be used to accomplish this goal?

  • A. Process Builder
  • B. Apex Code
  • C. Roll-up Summary Field
  • D. Workflow Rule

Answer: C

NEW QUESTION 7

Universal Containers would like to show different picklist values to different groups of user in a custom picklist field. What should be configured?

  • A. Permission sets
  • B. Field-level security
  • C. Record Types
  • D. Page Layouts

Answer: C

NEW QUESTION 8

What is the capability of schema Builder? Choose 2 Answers

  • A. Showing selected objects on the page.
  • B. Editing custom settings
  • C. Viewing page layout in a new window
  • D. Creating a new record type

Answer: AC

NEW QUESTION 9

A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts. What could be used to accomplish this?

  • A. Lightning process builder
  • B. Workflow Rules
  • C. Lightning Connect
  • D. Visual workflow

Answer: D

NEW QUESTION 10

Which rule can be configured for the Opportunity object? Choose 2 answers

  • A. Escalation Rule
  • B. Workflow Rule
  • C. Validation Rule
  • D. Assignment Rule

Answer: BC

NEW QUESTION 11

The VP of account management at Universal Containers has requested that all contacts mailing postal codes match the associated accounts shipping postal code. How can this be enforced using validation rules?

  • A. Create a validation rule using the distance() function
  • B. Create a validation rule using a compare operator
  • C. Create a validation rule using the geolocation() function
  • D. Create a validation rule using a not equal operator

Answer: D

NEW QUESTION 12

Universal container manages internal projects by department using a custom object called projects. Only employees in the project's respective department should have view access to all of the department's project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 answers

  • A. Create a criteria based sharing rule using the projects department that grants access to users by permission set.
  • B. Create a criteria based sharing rule using the projects department that grants access to users by roles.
  • C. Create a criteria based sharing rule using the projects department that grants access to users by public groups.
  • D. Create a criteria based sharing rule using the projects department that grants access to users by profiles

Answer: BC

NEW QUESTION 13

In order to delete the Opportunities, Universal Containers would like sales reps to submit requests for approval from their sales manager. What can be used to meet these requirements?

  • A. Approval Process with Time-Dependent workflow action.
  • B. Approval Process with Apex Trigger.
  • C. Two-step Approval process.
  • D. Process Builder with Submit for Approval action

Answer: C

NEW QUESTION 14

The app builder needs to change the data types of new custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?

  • A. Changing the data type of a field used in an apex class from number to text.
  • B. Changing the data type of a field used in a report from a text to an encrypted field
  • C. Changing the data type of a field used as an external id from number to text.
  • D. Changing the data type of a field used in lead conversion from number to text

Answer: C

NEW QUESTION 15

Universal containers wants to provide a different view for its users when they access an Account record in Salesforce1 instead of the standard web version. How can this be accomplished? Choose 2 answers

  • A. By adding a mobile layout and assigning it to a profile.
  • B. By adding quick actions in the publisher section.
  • C. By adding actions in the Salesforce1 action bar section.
  • D. By adding Visualforce page to the mobile cards section

Answer: AD

NEW QUESTION 16

To Synchronize Accounts, orders and shipments in real time, a developer has built a custom interface between an external system and salesforce, prior to deployment, the developer needs to confirm that the interface can sustain the syncing of thousands of records at a time. Which sandbox environment is recommended to complete performance and load testing?

  • A. Partial Sandbox
  • B. Developer Sandbox
  • C. Developer Pro Sandbox
  • D. Full Sandbox

Answer: D

NEW QUESTION 17

What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers

  • A. Formula
  • B. Currency
  • C. Number
  • D. Percent
  • E. Date

Answer: BCD

NEW QUESTION 18

What is recommended to refresh a full sandbox?

  • A. After a UAT sign-off
  • B. Whenever a new production user is added.
  • C. After a major production release.
  • D. Within 3 hours of when it is needed.

Answer: C

NEW QUESTION 19

Universal Containers has a custom assessment object used by three divisions. Each division wants to track different information on the assessments, including different values for the status picklist. Division managers do not want their teams to be able to create another division's assessment. How can this be accomplished?

  • A. Create additional custom assessment objects, one for each division, to track their assessments so information can be tracked separatel
  • B. Use profiles to restrict access to the three custom objects.
  • C. Create separate assessment record types for each division and use them to limit picklist value
  • D. Create separate page layouts for each record type and use profiles to restrict record type access.
  • E. Create three page layouts to determine the fields and picklist values for each user based on the division indicated on their user recor
  • F. Use field-level security to restrict access to each division’s fields.
  • G. Create a separate page layout for each division and assign them profile
  • H. Use the profile setting to configure each division’s custom field list and picklist values for assessments

Answer: B

NEW QUESTION 20

What is the capability of sandbox templates? Choose 2 answers

  • A. Create a Partial Copy sandbox from a Partial Copy sandboxes environment.
  • B. Specify the object whose data should be replicated in a Partial Copy sandbox environment.
  • C. Specify the data range for data being replicated in a Partial Copy sandbox environment
  • D. Save a template for re-use when creating a Partial Copy sandbox environment.

Answer: BD

NEW QUESTION 21

Universal Container wants to display a message when a case needs follow up. What can be used to display different text on the case record depending on the number of days a case is opened?

  • A. Formula Field
  • B. Workflow Update
  • C. Case Process
  • D. Lightning Process Builder

Answer: A

NEW QUESTION 22
......

100% Valid and Newest Version Platform-App-Builder Questions & Answers shared by Dumpscollection.com, Get Full Dumps HERE: https://www.dumpscollection.net/dumps/Platform-App-Builder/ (New 264 Q&As)