List View Charts in Salesforce

List View Charts in Salesforce: How to Create, Customize, and Visualize Data

Hi there,

List View Charts in Salesforce are a simple way to visualize records directly on an object page.

They allow you to transform a filtered list of records into a chart, providing a clear view of your data without requiring a report.

If you want to know more about List Views themselves, check out our earlier blog:
List Views in Salesforce


List View Charts are:

  • Object-specific – Each chart works for one object.
  • Driven by List View filters – Only the records in the list are included.
  • Available in Lightning Experience – They appear only in Salesforce Lightning.

The List View decides which records to show, and the chart just visualizes them. No separate data source is needed.


Let’s create a List View chart to show Leads by Industry. We’ll use a List View that shows all open leads, and the chart will display the number of leads coming from each industry.


  1. Open the Leads object.
  2. Switch to or create a List View, e.g., Leads by Industry.
  3. Click the Show Charts toggle on the List View page.
  4. In the chart panel, click the Settings (gear) icon.
  5. Click New Chart.
  6. Fill in the chart details:
    • Chart Name: Leads by Industry
      A descriptive name helps users understand what the chart represents.
    • Chart Type: Donut Chart
      Donut charts are great for seeing distribution. Bar charts are better for comparisons.
    • Aggregate Type: Count
      This defines what Salesforce calculates. Count shows how many records match the List View filters.
    • Aggregate Field: Lead Id
      Salesforce requires a specific field to count. Lead Id works perfectly because it exists on every record and is unique.
    • Grouping Field: Industry
      This determines how records are grouped in the chart. Using Industry shows which industries have the most leads.
  7. Click Save.

The chart will now appear whenever this List View is selected, showing the number of leads per industry.


List View Charts are designed for quick, day-to-day insights:

  • Show real-time data
  • No reports needed
  • Work directly with existing List Views
  • Records remain clickable and actionable

For sales and support teams, this reduces context switching between List Views and reports.


FeatureBest ForNotes
List View ChartsQuick insights, record-levelWorks directly with List Views
Report ChartsAnalysis and trendsSupports grouping & calculations
DashboardsHigh-level visibilityFocused on KPIs, not individual records

In short: List View Charts are for action, Reports are for analysis, Dashboards are for visibility.


Use them when:

  • You already have a useful List View
  • You need fast visual insights
  • You act on individual records

Avoid them when:

  • You need historical trends
  • Complex logic or formulas are required
  • Data spans multiple objects

List View Charts don’t replace reports or dashboards, but they complement them well.

Even a small chart on a List View can make your data easier to understand and save time in daily work.

Small, practical features like this often make the biggest difference in productivity.

Stay tuned for more practical Salesforce tips and tricks on SFDC Insights.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *