A Salesforce Administrator is building an executive leadership dashboard in Lightning Experience to monitor cross-departmental operations. The dashboard includes components sourced from three distinct custom report types: 'Opportunities with Products', 'Accounts with Assets', and 'Cases with Solutions'. The administrator needs to configure global dashboard filters and visual component displays. Which TWO statements accurately describe the technical requirements and constraints for this dashboard configuration? (Select 2)
- Source reports do not need to share identical field API names to be filtered by a single dashboard filter, as long as the administrator manually maps a compatible data type field from each report type.Answer
- A dashboard component configured as a stacked bar chart requires the underlying summary source report to have at least two levels of field groupings defined.Answer
- CSetting a dynamic dashboard running user to the logged-in user grants viewing users temporary read permissions to inspect aggregated source report records otherwise hidden by Organization-Wide Defaults (OWD).
- DAn administrator can add up to 5 global dashboard filters on a single Lightning dashboard, with each filter supporting up to 100 distinct filter values.
Answer
Source reports do not need to share identical field API names to be filtered by a single dashboard filter as long as compatible data types are mapped, and stacked bar chart components require the source report to have at least two levels of field groupings.
The correct options accurately identify that dashboard filters can map to different field API names across distinct source reports as long as data types are compatible, and that stacked bar chart components require two levels of grouping in the source report to display stacked segments.
Step-by-Step Solution
Key Concept
Salesforce Dashboard Component Groupings and Dashboard Filter Field Mapping Constraints