Free Platform-App-Builder Exam Braindumps

Pass your Salesforce Certified Platform App Builder (SP19) exam with these free Questions and Answers

Page 12 of 47
QUESTION 51

Cloud Kicks has five years of sales data and would like to track when customers made their first purchase. How should an app builder use a roll-up summary to meet the requirements?

  1. A. Create a new roll-up summary field called First Order Date, using Type MIN on the Opportunity Close Date with a filter where IsWon = TRUE.
  2. B. Create a new date field called First Order Date, create a new Workflow to set the date, and roll up the value with a filter where IsWon = TRUE.
  3. C. Create a new roll-up summary field called First OrderDate, using Type SUM on Opportunity Close Date.
  4. D. Create a new date field called First Order Date, then create a roll-up summary to update the field using Type MIN.

Correct Answer: A

QUESTION 52

Cloud Kicks has created acustom object called Interests which is joined to Accounts by way of a junction object called Account Interest.
What is the impact to users attempting to view an Account and the associated Account Interest records if they are without read access to the Interest object?

  1. A. Users will be able to view the Account Interest records and will have read-only access to the Interest records.
  2. B. Users will be unable to view Account records that have a related Account Interest record.
  3. C. Users will be unable to view the Account Interest records or the Interest records.
  4. D. Users will be able to view the Account Interest record, but unable to view the field or any information relating back to the Interest record.

Correct Answer: B

QUESTION 53

A sales manager at Cloud Kicks wants the team to spend more time in the field and less time manually entering the information found on the business cards they collect.
What should an app builder do to help achieve this goal without sacrificing data quality?

  1. A. Research and evaluate data enrichment products on the AppExchange to automate data entry.
  2. B. Post daily to the Chatter feed any relevant fields that need to be populated.
  3. C. Use Flow to create a data entrywizard to automate data entry.
  4. D. Use a combination of workflow rules and formula fields to populate key fields for the sales user.

Correct Answer: A

QUESTION 54

Cloud Kicks wants to make sure that users without the Marketing role are unable to update the Contact Retail Opt In picklist field to Yes.
What validation rule would an app builder use to prevent other users from making this update?

  1. A. AND( $UserRole.Name != 'Marketing',ISCHANGED(Retail_Opt_In__c), ISPICKVAL(Retail_0pt_In_c,"Yes") )
  2. B. AND( $UserRole.Name != 'Marketing', Retail_Opt_In_c = "Yes" )
  3. C. AND( $UserRole.Name = 'Marketing', ISPICKVAL(Retail_Opt_In_c,"Yes") )
  4. D. AND( $UserRole.Name = 'Marketing', Retail_Opt_In__c= "Yes" )

Correct Answer: A

QUESTION 55

Cloud Kicks wantsto set up a new opportunity approval process and execute various action items based on the initial submission.
Which three action types should an app builder use in the approval process? Choose 3 answers

  1. A. Email Alert
  2. B. Outbound Message
  3. C. Task
  4. D. Invocable Flow
  5. E. Invocable Process Builder

Correct Answer: ABC

Page 12 of 47

Post your Comments and Discuss Salesforce Platform-App-Builder exam with other Community members: