Book Image

Salesforce Lightning Reporting and Dashboards

By : Johan Yu
Book Image

Salesforce Lightning Reporting and Dashboards

By: Johan Yu

Overview of this book

Built on the Salesforce App Cloud, the new Lightning Experience combines the new Lightning Design System, Lightning App Builder, and Lightning Components to enable anyone to quickly and easily create modern enterprise apps. The book will start with a gentle introduction to the basics of Salesforce reports and dashboards. It will also explain how to access reports in depth. Then you will learn how to create and manage reports, to use Schedule Report, and create advanced report configurations. The next section talks about dashboards and will enable you to understand and compare various types of dashboard component and how you can benefit the most from each of them. Then we move on to advanced topics and explain tips and tricks related to reports and dashboards, including reporting snapshots, report parameters, and collaboration. Finally, we will discuss how to access dashboards and reports from the Salesforce1 mobile app.
Table of Contents (13 chapters)

Report Type introduction

As mentioned in earlier chapters, each report needs to be built on a report type:

  • What is a Report Type?
  • How do we check the Report Type used in an existing report?
  • How important is it to select the correct report type when we create a new report?

All of these questions will be covered in this chapter.

Salesforce reports, including all standard reports and custom reports, are built on a report type. A report type is the foundation of a report. Once the report is created, you cannot change the report type, but if you have many reports that need to change the report type, you can engage a developer or consultant to write a script for you, but we will not discuss these advanced topics in this book. For now, if you need to change the report type, you need to recreate it as a new report.

The Report Type defines the set of records and fields available to a...