Free preview mode
Enjoy the free questions and consider upgrading to gain full access!
Certified Platform App Builder
Free trial
Verified
Question 26
Which of these is not a method for controlling record-level access?
- A: Organization-Wide Defaults
- B: Role Hierarchy
- C: Profiles
- D: Sharing Rules
Question 27
How can you control object level access? (Choose two.)
- A: Profiles
- B: Permission Sets
- C: Roles
- D: Groups
- E: OWD
Question 28
Universal Container's app builder needs to display an account's rating on all contacts related to that account.
Which formula is valid in a text formula field on the contact to display the appropriate value? (Choose two.)
- A: CASE(Account.Rating, Hot, Hot, Warm, Warm, Cold, Cold, Not Rated)
- B: CASE(Account.Rating, "Hot", "Hot", "Warm", "Warm", "Cold", "Cold", "Not Rated")
- C: Account.Rating
- D: Text(Account.Rating)
Question 29
Universal Containers needs to create a roll-up summary field on a custom object that counts the number of related records on another custom object.
What type of field must exist before the roll-up summary can be created, and where should it be located?
- A: A lookup relationship field on the parent object.
- B: A lookup relationship field on the child object.
- C: A master-detail relationship field on the parent object.
- D: A master-detail relationship field on the child object.
Question 30
Which of these statements is true for Lightning Connect?
- A: No external data is imported into your Salesforce org.
- B: External data is read in real time when you request it.
- C: It can be used with any data source that supports OData 2.0.
- D: All of the above.
Question 31
Which three are features of the Custom Button? (Choose three.)
- A: Custom Button with Javascripts enhance Lightning Experience.
- B: Custom Button is available for User Object.
- C: Custom Button display at the top and bottom of a page.
- D: Custom Button is available for Person Account.
- E: Custom Button can reference an external app.
Question 32
Which of these is NOT an appropriate use case for Lightning Connect?
- A: You want to integrate external data without writing custom code.
- B: The external data is changing frequently.
- C: You need to setup workflows and triggers for the external data.
- D: You only need real-time access to a small fraction of the external data.
Question 33
In which of these scenarios is ETL a better choice than Lightning Connect?
- A: You need to create or update the external data in addition to reading it.
- B: You need the external data to follow the sharing rules defined for your organization.
- C: You want to generate reports and charts from the external data.
- D: All of the above.
Question 34
Which of these is NOT true about external objects?
- A: They integrate with Salesforce APIs, Apex, Visualforce, and Chatter.
- B: They can be related to other objects.
- C: You can use them in formula fields.
- D: They are automatically viewable in the Salesforce Mobile App.
Question 35
When should you refresh a sandbox?
- A: 3 Hours before you need it.
- B: When you are finished with the current sandbox.
- C: 10 Days after an implementation.
- D: Anytime.
Question 36
What is true about dashboard filters? (Choose three.)
- A: Filters can be added to dashboards that contain Visualforce components.
- B: It's not possible to filter on bucket fields.
- C: Filters aren't applied when you schedule or e-mail a dashboard.
- D: You can't filter data on a joined report in dashboard view or add a filter to a dashboard that only has joined reports.
Question 37
A manager wants to embed charts into his accounts object in one-page layout.
How many charts can you embed for him?
- A: 3
- B: 2
- C: 4
- D: 1
Question 38
What are the two types of packages? (Choose two.)
- A: Unmanaged
- B: Named
- C: Managed
- D: Upgraded
Question 39
Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Service users use three of the same fields as the Sales team, but also have five of their own, which the Sales team does not use.
What is the minimum configuration necessary to meet this requirement?
- A: One profile, one record type, one page layout.
- B: One profile, two record types, one page layout.
- C: Two profiles, two record types, two page layouts.
- D: Two profiles, one record type, two page layouts.
Question 40
You can control access to report folders based on __________.
- A: Permissions, roles, and public groups.
- B: Public groups, organization-wide defaults, and IP restrictions.
- C: Password settings, permissions, and user settings.
- D: All of the above.
Question 41
When you specify a single running user of a dashboard, that user __________.
- A: Is the only one who can post a snapshot of the dashboard to Chatter.
- B: Determines which data is displayed on the dashboard, due to the user's security settings.
- C: Must be the same person who created the report.
- D: Must have the "View All Data" permission.
Question 42
DRAG DROP -
In what order does Salesforce process rules?
Match the rules from the left column with their appropriate order in the right column.
Select and Place:
Question 43
All of the following are advantages of the Schema Builder except __________.
- A: All object and field relationship details are available from one screen.
- B: You can view fields and relationships for custom, but not standard objects.
- C: Schema Builder shows details like field values, required fields, and how objects are related.
- D: It's easy to build objects and fields directly from the Schema Builder, allowing you to visualize and change relationships with ease.
Question 44
What should be done to create a custom object from the Schema Builder?
- A: From the Objects tab, select New>Object.
- B: From the Elements tab, drag Object onto the canvas.
- C: Right-click in the canvas and select "New Object".
Question 45
What should be done to create a custom field from the Schema Builder?
- A: From the Objects tab, select New>Field.
- B: From the Elements tab, drag a field type onto the canvas.
- C: In the canvas, right-click an object and select "New Field".
Question 46
Which three statements are true about Master-Detail relationships? (Choose three.)
- A: You can't convert it if there is a roll-up summary field.
- B: Converting a look-up to master detail changes the OWD to Controlled by Parent.
- C: A look-up can be converted to a master detail if there are existing records with null values.
- D: SF displays a waiting page after you request to change a master detail to a look-up or vice versa.
Question 47
What happens when you convert a picklist to a multi-select picklist? (Choose two.)
- A: Values are retained.
- B: Values not in the picklist are deleted from existing records when the data type changes.
- C: Data is lost.
- D: You can't convert to a multi-select picklist.
Question 48
If data is lost, any list view based on the custom field will be deleted, and assignment and escalation rules may be affected.
- A: True
- B: False
Question 49
In Salesforce Classic, which two statements are true for embedding a Visualforce page in a page layout? (Choose two.)
- A: Visualforce pages on a field set have attribute for width and height.
- B: Visualforce pages can only be placed in the Visualforce section in a page layout.
- C: Visualforce pages on a page layout have attributes for width and height.
- D: Visualforce pages can be placed in the details section of a page layout.
Question 50
You can convert a Text Area(Long) to E-mail, Phone, Text, Text Area or URL without data loss.
- A: True
- B: False
Free preview mode
Enjoy the free questions and consider upgrading to gain full access!