Creating a drill-to-detail dashboard component in Salesforce

Considerations for Creating a Drill-to-Detail Dashboard Component

Prev Question Next Question

Question

Which is a consideration when creating a drill-to-detail dashboard component?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

When creating a drill-to-detail dashboard component, the following considerations should be kept in mind:

B. Drill-to-detail must be enabled on the custom report type: Drill-to-detail is a feature that allows users to click on a data point in a dashboard component and drill down into the underlying data. In order to use drill-to-detail, it must first be enabled on the custom report type that the source report is based on. To enable drill-to-detail on a custom report type, navigate to the custom report type in the setup menu, click Edit, and select the checkbox for Enable drill-down.

C. The source report must be stored in the drill-to-detail folder: When creating a drill-to-detail dashboard component, the source report that provides the underlying data must be stored in the drill-to-detail folder. This folder is automatically created in the Reports tab when drill-to-detail is enabled on a custom report type. If the source report is not stored in the drill-to-detail folder, the drill-to-detail feature will not work.

D. The source report must be grouped by record name, record owner, or feed post: When creating a drill-to-detail dashboard component, the source report must be grouped by one of three fields: record name, record owner, or feed post. This is because drill-to-detail allows users to drill down into individual records or feed posts. If the source report is not grouped by one of these fields, the drill-to-detail feature will not work.

A. The dashboard component type must be a gauge: This statement is not true. The type of dashboard component used does not affect the ability to create a drill-to-detail dashboard component. Any type of dashboard component can be used with drill-to-detail.

In summary, the correct consideration when creating a drill-to-detail dashboard component is to ensure that drill-to-detail is enabled on the custom report type, the source report is stored in the drill-to-detail folder, and the source report is grouped by record name, record owner, or feed post.