New

Experience Smart HR with Horilla Mobile App

Google Play Store Google Play Store
Home / Blogs

The Ultimate Guide to Salesforce Reports and Report Folders

CRM
·

December 29, 2025

the-ultimate-guide-to-salesforce-reports-and-report-folders

Salesforce is a robust CRM platform that enables businesses to manage customer relationships, optimize processes, and accelerate growth. Among its many features, the reporting functionality stands out—allowing users to analyze data, uncover insights, and make data-driven decisions. However, to fully leverage Salesforce reports, it’s essential to understand how to organize and manage them effectively. This is where Folders come into play.

Thank you for reading this post, don't forget to subscribe!

In this blog, we’ll dive deep into Reports and Report Folders in Salesforce, exploring their importance, how to create and manage them, and best practices for organizing your data. 

Reports in Salesforce

What is a Report?

In Salesforce, a report is an organized display of data that reflects conditions specified by the user. Through reports, users can filter, group, and analyze data to better understand how their business is performing. They can be customized and shared with other users based on access permissions.

Types of Reports

Salesforce provides four primary report formats:

  1. Tabular Reports: The simplest format, displaying data in a table-like structure without any grouping.
  2. Summary Reports: Similar to tabular reports but with added grouping and subtotals.
  3. Matrix Reports: Allows grouping by both rows and columns, useful for comparative analysis.
  4. Joined Reports: Combines multiple report types to display different perspectives of related data.
  5. Subscription Reports: Reports that can be scheduled to run automatically at specified intervals and emailed to selected recipients, providing regular updates on key business metrics.

Creating Each Type of Report in Salesforce

Here’s a brief guide on how to create each report type in Salesforce:

  1. Access the Reports tab from the navigation bar.
  2. Choose “Create New Report” to start building a new report.
  3. Select the object or data source (e.g., Accounts, Opportunities)

1. Tabular Reports:

  • Modify the report layout by adding the fields you want to show.
  • After selecting a report type, you can include specific data fields (such as Opportunities, Products, or Schedules) to tailor the report to your needs. Adjust the layout and filters to show only the most relevant information.
  • Click Run to see the data.
  • Use case: Ideal for simple data views without grouping.

2. Summary Reports:

  • Select a field to group the data by (e.g., Account Name, Opportunity Stage).
  • You can now Add a Chart by clicking the Add Chart button. Salesforce allows you to choose between bar, line, pie, and other chart types, which can be embedded in the report for easy visualization.
  • After grouping the data, click Run to view your report with the applied grouping and chart.
  • Once the “Stage” grouping is applied, click the “Run” button. The report will refresh, showing the grouped data in the table (e.g., opportunities under Grand Hotels & Resorts Ltd. in the Prospecting stage with INR 80,00,000) and the embedded bar chart reflecting the stage-wise counts, providing a clear, updated view of the data.
  • Use case: Best for reports that require data grouping and visualization.

3. Matrix Reports:

  • Select fields for both rows and columns to organize your data into a grid-like structure.
  • To visualize this report, you can add Stacked Bar or Stacked Column charts, which are ideal for displaying grouped data with multiple data points side by side.
  • After customizing the matrix layout and chart, click Run to see the final report.
  • Use case: Perfect for comparing data across multiple dimensions.

4. Joined Reports:

  • On the report customization page, select the report dropdown to change the report type to ‘Joined Report.
  • After that, click on “Add Block” to include another report in the view.
  • To add charts, first select “Group Across Blocks”. This lets you group data from different blocks based on the same criteria, making it easier to compare the data.
  • Click Run to see the final report.
  • Use Case: Useful for reports that pull data from multiple sources and require comparison or aggregation.

5. Subscription Reports in Salesforce

What is a Subscription Report?

A Subscription Report in Salesforce is a report that can be scheduled to run automatically at specified intervals, and the results are emailed to specific users. This is useful for keeping stakeholders updated on key metrics without needing to manually run the report each time.

How to Set Up a Subscription Report:

  1. Access the Reports tab from your Salesforce dashboard.
  2. You can create a fresh report or choose a saved report to set up a subscription.
  3. When your report is finalized, select the “Subscribe” option at the top of the screen.
  1. Specify how frequently the report should be sent (e.g., on a daily, weekly, or monthly basis).
  2. Pick the recipients who should receive the report.
  3. Click on Save to confirm and activate the subscription.

Use Case:
Subscription reports are ideal for sending regular updates on performance metrics, sales pipelines, and other key business data, without having to manually run the report each time.

Report Folders in Salesforce

What are Report Folders?

Report folders in Salesforce help users organize and manage reports efficiently. They enable administrators to manage user permissions, determining who can view, modify, or remove reports.

Key Features of Report Folders

  • Access Control: Administrators can define permissions at the folder level to limit or grant access as needed.
  • Organization: Reports can be grouped into folders based on teams, departments, or business needs.
  • Collaboration: Shared folders enable teams to access common reports without duplication.

Managing Report Folders

1. Creating a New Folder

  1. “Access the Reports tab from the menu.”
  2. Press the New Folder button to create a folder.
  1. Provide a Folder Name
  1. Save the folder and start adding reports.

2. Setting Folder Permissions

Salesforce allows different levels of access to report folders:

  • Viewer: Users can only view reports.
  • Editor: Users can edit existing reports.
  • Manager: Users can create, edit, delete, and manage folder settings.

To give the folder permission

  1. Go to the Reports tab.
  2. Click the dropdown beside the folder.
  1. Select Share and assign permissions accordingly, and click Done.

Enhanced Reporting Capabilities in Salesforce

Overview of Summary Formula Fields in Salesforce

A Summary Formula in Salesforce is a calculated field used in reports to perform mathematical operations on numerical fields within a report. It is typically used in summary, matrix, or joined reports to calculate totals, averages, percentages, or custom metrics based on grouped data.

Steps to Add a Summary Formula:

  1. When creating or editing a report, click on the “Add Summary Formula” button, which can be found in the dropdown of columns.
  1. Specify a name for your formula field.
  2. Enter the desired formula (e.g., total, average, percentage).
  3. Apply the formula to your report.

By doing so, you can perform dynamic calculations based on your data grouping, enabling deeper insights into your business metrics.

Row-Level Formula in Salesforce

A Row-Level Formula in Salesforce is a field-level formula used in reports to calculate values for each individual row (record) in real-time, without modifying the underlying data. It is useful for creating dynamic, record-specific calculations directly within a report.

Steps to Add a Row-Level Formula:

  1. When creating or editing a report, click on the “Add Row-Level Formula” button, which can be found in the dropdown of columns.
  2. Enter the name for the row-level formula.
  3. Write the formula you want to apply (e.g., if you want to calculate a discount, use a formula like Price * Discount).
  4. Choose the format (e.g., number, percentage).
  5. Click Apply to see the calculated values in the report.

This feature allows for real-time calculations for individual records without altering the underlying Salesforce data, making it useful for dynamic analysis.

Bucket Column in Salesforce

A Bucket Column in Salesforce reports allows you to group report data into categories (buckets) without creating a formula or modifying the data in Salesforce objects. It simplifies analysis by enabling you to classify records based on field values.

Steps to Add a Bucket Column:

  1. When creating or editing a report, click on the “Add Bucket Column” button, which can be found in the dropdown list of columns.
  • Alternatively, you can click the dropdown of each column and select “Bucket this column”.
  1. Select the field you want to group into buckets (e.g., Opportunity Amount, Close Date).
  2. In the Bucket Field Editor, define the categories (buckets) you want to create. For example:
    1. For Opportunity Amount:
      1. Bucket 1: “Small” (for amounts < 10000)
      2. Bucket 2: “Medium” (for amounts between 10000 and 20000)
      3. Bucket 3: “Large” (for amounts > 20000)
  1. After defining the buckets, click Apply to add the bucket field to your report.
  2. Once applied, the data will be grouped into the categories you specified, and you can view the bucketed data in your report.

Bucket Columns make it easier to organize and analyze data based on ranges or specific criteria without modifying the underlying data.

Cross Filter in Salesforce

A Cross Filter in Salesforce reports allows you to filter records in a report based on their relationships with other records. It helps refine data by including or excluding records based on related objects, without the need for coding or complex configurations.

Procedure for Adding Cross Filters:

  1. Open the report you wish to modify or create a new report.
  2. In the Report Builder, navigate to the Filters panel located on the left side.
  3. Click Add Cross Filter to define filter relationships.
  1. Choose the primary object (e.g., Opportunities) and the related object (e.g., Contacts or Cases).
  2. Select filter criteria like With/Without and define additional conditions if needed.
  3. Click Apply to add the cross filter to your report.
  1. View the filtered results based on the cross filter.

It enables you to fine-tune reports by including or excluding related data.

Conclusion

Reports and folders in Salesforce offer an excellent way to manage and access business-critical data. By organizing reports into folders and setting appropriate permissions, organizations can maintain security, streamline operations, and facilitate collaboration. Following best practices ensures that your team can get the most out of Salesforce’s reporting features, helping you stay on top of your goals and make informed decisions that drive success.

By making use of Salesforce’s reporting and folder management capabilities, businesses can transform raw data into actionable insights that lead to smarter decisions and better outcomes. Whether you’re tracking sales performance, measuring customer engagement, or evaluating marketing campaigns, Salesforce reports and folders provide the structure and security you need to succeed.

Horilla CRM Editorial Team Author

Horilla CRM Editorial Team is a group of experienced CRM practitioners, revenue operations specialists, and SaaS product analysts who are passionate about CRM software. We have a deep, practical understanding of the customer relationship landscape — from pipeline management and lead nurturing to sales automation and customer retention — and are committed to providing our readers with the most up-to-date and actionable content. We have written extensively on a variety of CRM software topics, including sales pipeline tools, contact management systems, marketing automation platforms, and customer success software. Our reviews and guides are grounded in real-world usage across SMB and enterprise environments. We are always looking for new ways to share our knowledge with the sales and RevOps community. If you have a question about our CRM software, please don't hesitate to contact us.