Book Image

Salesforce Platform App Builder Certification Handbook

By : Siddhesh Kabe
Book Image

Salesforce Platform App Builder Certification Handbook

By: Siddhesh Kabe

Overview of this book

The Salesforce Certified Platform App Builder exam is for individuals who want to demonstrate their skills and knowledge in designing, building, and implementing custom applications using the declarative customization capabilities of Force.com. This book will build a strong foundation in Force.com to prepare you for the platform app builder certification exam. It will guide you through designing the interface while introducing the Lightning Process Builder. Next, we will implement business logic using various point and click features of Force.com. We will learn to manage data and create reports and dashboards. We will then learn to administer the force.com application by configuring the object-level, field-level, and record-level security. By the end of this book, you will be completely equipped to take the Platform App Builder certification exam.
Table of Contents (17 chapters)
Salesforce Platform App Builder Certification Handbook
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Test your knowledge


Q1 A manager wants to share specific fields of data with his subordinates that only he has access to. What is the best way to share specific fields of data? (Select any two)

  1. Select the view dashboard as with his own name

  2. Folder permission on a report

  3. Run reports as scheduled reports and e-mail distribution

  4. Folder permission on a dashboard

Q2 What are the features of a custom report type? (Select any two)

  1. Define object relationships and fields for reports

  2. Define anti-join relationships

  3. Create analytic snapshot reports

  4. Define up to four object relationships

Q3 A developer needs to create a trending report. What should they use to get the historical data?

  1. Reports

  2. Analytic snapshots

  3. Roll-up summary

  4. Report types

  5. Audit history records

Q4 An application was designed without considering requirements for reports and dashboards. Which of the following statements is true?

  1. The data model will support all the requirements of the application, including reports and dashboards

  2. Reports are part of the...