Salesforce Platform App Builder Certification PR

Salesforce Platform App Builder Certification #191-200

記事内に商品プロモーションを含む場合があります
Information

Certification Preparation for Platform App Builder

11

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

  • Joined report blocks are formatted as matrix reports.
  • Bucket fields are not supported in joined reports.
  • Cross filters are not supported in joined reports
  • The rows to display filter is not supported in Joined reports Report formula fields are nor supported in Joined reports
  • 答え

    B,C,D

    12

    “The VP of Sales at Cloud Kicks wants to have a set of screens to guide the inside sales team through collecting and updating data for leads. Once the leads are updated, the leads should be entered into a marketing journey activated by the sales rep checking the marketing checkbox.
    How should the app builder accomplish this?”

  • Process Builder
  • Lighting Flow
  • Workflow
  • Path
  • 答え

    B,D

    13

    Which two relationship types can be defined with external object? Choose 2 answers

  • Cross-Organization Lookup
  • External Master-Detail
  • External Lookup
  • Indirect Lookup
  • 答え

    C,D

    14

    A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allow one customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?

  • Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.
  • Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent
  • Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security
  • Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.
  • 答え

    A

    15

    Person Accounts Choose 2 answers

  • Can only be merged with other person accounts
  • Are enabled by default
  • Have the same icon as Business accounts
  • Do use space in both account and contacts table
  • Are enabled via feature license
  • 答え

    A,D

    16

    “Cloud Kicks (CK) wants to quickly insert a list of over 60,000 net new Accounts. The template based on CK’s data model was used to populate the list.
    Which tool should be used?”

  • Data Loader
  • A Lightning Object Creator
  • Import Wizard
  • Schema Builder
  • 答え

    A

    17

    the services manager would like to highlight case age. When a case is new, they would like to see a green flag on the case record. The flag should be yellow if the case is still open after one day. Tha flag should be red when cases are open after three days. Which two options should an app builder use to implement this requirements? Choose 2

  • Image
  • Formula field
  • Quick action
  • VLOOKUP
  • 答え

    A,B

    18

    Which sandbox type allows for the use of a sandbox template?

  • Developer Sandbox
  • Partial Sandbox
  • Config Sandbox
  • Developer Pro Sandbox
  • 答え

    B

    19

    What data type can be used to summarizeroll-up summary. (Choose 3)

  • Date
  • Formula
  • Percent
  • Number
  • Currency
  • 答え

    C,D,E

    20

    Universal containers created a custom object called component to capture details about products sold. what approach should an app builder take to show component as a related list on product?

  • Created junction object to relate component and product. Add the component related list to the product page layout.
  • Create a master detail relationship on product to component. Add the component related list to the product page layout.
  • Create a roll-up on product. Add the component related list to the product page layout.
  • Create a lookup relationship on component to product. Add the component related list to the product page layout.
  • 答え

    A