By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
(Hyper-Practical, Zero-Fluff, Production-Ready)
You’re a Salesforce Admin. Your VP of Sales just Slacked you:
"The dashboard I built for the QBR is useless—it shows all regions, but I only care about EMEA. Also, the CEO wants to see the same dashboard but filtered for North America. Do I need two dashboards? There’s got to be a better way."
This is where Dashboard Components, Filters, and Dynamic Dashboards save you.
Why this matters in production:- Without filters/dynamic dashboards, you’ll drown in duplicate dashboards (one per region, per team, per quarter). Maintenance becomes a nightmare.- Without proper components, users get overwhelmed by clutter or miss key insights (e.g., a bar chart vs. a gauge for quota attainment).- Real-world impact: A poorly designed dashboard = wasted time, bad decisions, and a VP who thinks Salesforce is "too complicated."
Your mission:Build a single dashboard that: 1. Shows Opportunity pipeline (bar chart) and closed-won deals (metric).2. Lets users filter by region, stage, and amount without editing the dashboard.3. Displays only the logged-in user’s data (for reps) or all data (for managers).
Amount
Stage
Region
Owner
Goal: Build a report that feeds your dashboard.
✅ Verify: Run the report. You should see Opportunities grouped by Stage.
Goal: Build a dashboard with a bar chart and metric.
✅ Verify: Run the dashboard. You should see a bar chart and a metric.
Goal: Let users filter by Region, Stage, and Amount.
✅ Verify: - Run the dashboard.- Change the Region filter to "EMEA". The bar chart and metric should update.- Change the Amount filter to "> $50,000". Only high-value deals should appear.
Goal: Show data for the logged-in user (for reps) or all data (for managers).
✅ Verify: - Log in as a Sales Rep (e.g., "John Doe"). - Run the dashboard. You should only see John’s Opportunities.- Log in as a Manager (e.g., "Sarah Smith"). - Run the dashboard. You should see all Opportunities (if Sarah has "View All" permissions).
Goal: Let users save their own filter settings.
✅ Verify: - Log out and back in.- Run the dashboard. Your saved view should appear in the dropdown.
[Object] - [Purpose] - [Filters]
[Team] - [Purpose]
❌ Bar chart (good for comparisons, not progress).
"How do you let users filter a dashboard by Region?"
❌ Edit the underlying report (users can’t change report filters without editing).
"A sales rep complains they see all Opportunities, not just theirs. What’s wrong?"
❌ The rep lacks permissions (if they can’t see their own records, that’s a separate issue).
"Which feature lets users save their own filter settings?"
"You need a dashboard that shows sales reps only their own Opportunities, but managers should see all Opportunities in their region. What’s the most efficient way to build this?"- ✅ One dynamic dashboard with: - Running User: "The dashboard viewer." - A filter for "Region" (so managers can select their region).- ❌ Two separate dashboards (one for reps, one for managers) = maintenance nightmare.
Challenge: Build a dashboard that: 1. Shows Cases by Status (pie chart).2. Lets users filter by Priority (High, Medium, Low).3. Displays only the logged-in user’s Cases (for agents) or all Cases (for managers).
Solution: 1. Create a report: "Cases - Base" (include Status, Priority, Owner).2. Build a dashboard with: - Pie chart: "Cases by Status." - Filter: "Priority" (equals). - Running User: "The dashboard viewer." 3. Test as an agent (should see only their Cases) and a manager (should see all Cases).
Status
Priority
Why it works: - Dynamic dashboard adjusts data based on the viewer.- Filter lets users slice by Priority without editing the dashboard.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.