How to Use List Views and Filters in Salesforce

Table of Contents
< All Topics
Print

📋 How to Use List Views and Filters Effectively in Salesforce

🚀 Overview

Salesforce List Views and Filters empower users to view, segment, and manage records quickly without writing any code. Whether you’re in Sales, Support, or Operations, List Views help you stay organized and efficient.

This article walks you through how to create, customize, and use List Views and Filters effectively in Salesforce.


📌 What is a List View?

A List View is a saved view of records for a specific Salesforce object (like Leads, Accounts, Opportunities, etc.), filtered and sorted according to your needs.


🧰 Key Benefits

  • Quickly access frequently used data segments
  • Apply real-time filters without leaving the page
  • Collaborate by sharing views with teams
  • Inline edit fields directly within the list
  • Export data (if permissions allow)

🛠️ How to Create a List View

  1. Navigate to an Object Tab: For example, go to the Leads tab.
  2. Click the Gear Icon ⚙️Select “New” This opens the Create List View window.
  3. Name Your List View
    • Example: “High-Value Open Leads”
    • Define who can see the list (Just me / All users / Specific groups)
  4. Define Filters
    • Click “Add Filter”
    • Choose a field (e.g., Lead Status = Open, Rating = Hot)
    • Click Done
  5. Click “Save” You’ll now see your customized list view.

🔎 Using Filters Effectively

Filters help narrow down large sets of records. Here are common use cases:

Filter FieldExample ConditionUse Case
Lead StatusEquals → Open – Not ContactedView all new leads
Opportunity AmountGreater than → 50,000View large deals only
Created DateLast 30 DaysView recent records
OwnerEquals → [Your Name]View your personal pipeline

Use “AND/OR” logic in advanced filters to combine multiple conditions.


✏️ Customize List View Layout

  1. Click the Gear Icon ⚙️ → Select “Select Fields to Display”
  2. Drag fields in/out of “Visible Fields”
  3. Arrange the order
  4. Click Save

This defines the columns in your list.


⚡ Inline Editing in List Views

  1. Enable inline edit by choosing fields that are editable
  2. Hover over a field → Click the pencil icon ✏️
  3. Make your edit → Press Enter or click Save

Note: Some fields may be read-only due to record types or permissions.


📤 Sharing List Views

  • While creating or editing a view, choose the visibility option:
    • Only I can see this view
    • All users can see this view
    • Share with specific roles/groups

This is useful for team-wide dashboards or lead qualification lists.


🔁 Cloning and Deleting List Views

  • To clone: Open the List View → Click the Gear Icon ⚙️ → Clone
  • To delete: Same menu → Delete

💡 Tips for Power Users

  • Use “Pinned Views” to set your preferred list as default
  • Combine List Views with Reports for deeper insights
  • Save filters like “My Open Opportunities This Month” for quick access
  • Use charts in List Views to visualize data distribution

🧩 Common Use Cases

DepartmentExample View
Sales“Deals Closing This Quarter”
Marketing“Unengaged Leads in Campaign X”
Support“Open Cases by Priority”
HR“Candidates Applied This Month”

❓ FAQs

Q: Can I export list view data?

A: Yes, if your admin has enabled “Export Reports” permission. Otherwise, use reports for export.

Q: Can I filter by related objects?

A: Not in basic list views. Use reports for cross-object filtering.