CSA Reports, Dashboards & Automation 3 — Questions and Answers
Question 1: What does the 'Dynamic Dashboard' feature allow in Salesforce?
- Dashboards that auto-refresh every hour
- Dashboards that display data based on the viewing user's security context (Correct answer)
- Dashboards with animated charts
- Dashboards that pull data from external systems
Correct answer: Dashboards that display data based on the viewing user's security context
Dynamic Dashboards display data based on the security settings of the logged-in user viewing the dashboard rather than a fixed running user.
Question 2: Which Flow type is triggered automatically when a record is created or updated in Salesforce?
- Screen Flow
- Schedule-Triggered Flow
- Record-Triggered Flow (Correct answer)
- Platform Event-Triggered Flow
Correct answer: Record-Triggered Flow
Record-Triggered Flows run automatically when a record is created, updated, or deleted based on defined conditions.
Question 3: An admin needs a report that shows Accounts alongside related Opportunities in the same report. Which report format supports this?
- Summary
- Matrix
- Joined (Correct answer)
- Tabular
Correct answer: Joined
Joined reports allow multiple report blocks from different report types to appear side-by-side in a single report.
Question 4: What is the purpose of an Escalation Rule in Salesforce Service Cloud?
- Assign cases to agents based on priority
- Automatically escalate cases that have not been resolved within a time threshold (Correct answer)
- Send auto-responses to customers
- Route emails to the correct queue
Correct answer: Automatically escalate cases that have not been resolved within a time threshold
Escalation Rules trigger actions—such as reassigning a case or sending a notification—when a case remains open beyond a defined time period.
Question 5: In Salesforce reports, what is a 'Cross Filter' used for?
- Filter records by a related child object's field without adding child columns (Correct answer)
- Combine two different report types
- Group data by multiple fields
- Filter records using a formula
Correct answer: Filter records by a related child object's field without adding child columns
Cross filters let you filter a report's primary object based on related object criteria, such as Accounts with or without Opportunities.
Question 6: Which Salesforce automation feature is specifically designed to send a time-dependent action, such as a follow-up email 3 days after a field changes?
- Approval Process
- Flow Scheduled Path (Correct answer)
- Validation Rule
- Assignment Rule
Correct answer: Flow Scheduled Path
Scheduled Paths in Record-Triggered Flows allow time-delayed actions relative to a date/time field or record creation.
Question 7: What happens to a dashboard's data when the 'Subscribe' feature is used?
- The dashboard is shared with all users
- Scheduled snapshots of dashboard data are emailed to subscribed users (Correct answer)
- The dashboard refreshes in real time
- The dashboard is pinned to the home page
Correct answer: Scheduled snapshots of dashboard data are emailed to subscribed users
Dashboard subscriptions send email snapshots of the dashboard on a scheduled basis to the subscribed users.
What does the 'Dynamic Dashboard' feature allow in Salesforce?