A Salesforce Administrator is designing a new Customer Success Health Dashboard in Lightning Experience to display account renewal metrics and support ticket volumes across different customer tiers. The administrator plans to implement dashboard filters and visual components fed by custom reports. Which two statements accurately describe the design constraints and component requirements for this dashboard? (Select 2)
- A maximum of 3 dashboard filters can be added to a single Lightning dashboard.Answer
- Chart components require their underlying source reports to be grouped by at least one row or column.Answer
- CSetting a dynamic running user automatically grants viewing users full record access to underlying source report data regardless of Organization-Wide Defaults.
- DSummary formulas can be used in place of row-level formulas on tabular source reports without adding any report groupings.
Answer
The correct statements are that a maximum of 3 dashboard filters can be added to a single Lightning dashboard, and chart components require their underlying source reports to be grouped by at least one row or column.
The correct statements reflect core Salesforce dashboard constraints: a Lightning dashboard supports a maximum of 3 filters, and visual chart components require source reports formatted with at least one grouping (Summary or Matrix) to render data metrics.
Step-by-Step Solution
Key Concept
Dashboard Design, Components, and Dynamic Filters