1. Salesforce Help - Report Formats: The documentation describes the four report formats. The Matrix format is specified as appropriate for this scenario: "Matrix reports are similar to summary reports but allow you to group and summarize data by both rows and columns." This directly supports grouping by Call Center (rows) and a date field (columns). (Salesforce Help, "Report Formats," Section: "Matrix Report").
2. Salesforce Help - Group Data in Reports: This document explains how to group report data by different fields, including date fields. It explicitly details grouping by time units such as "Calendar Month," which is a core part of the user's requirement for "monthly historical metrics." (Salesforce Help, "Group Your Report Data," Section: "Group by a Date Field").
3. Salesforce Help - Evaluate Report Data with Formulas: This resource details the use of custom summary formulas to create calculations on summary-level data in reports. It provides the methodology for calculating rates and percentages, such as FCR, which is not a standard summary type. (Salesforce Help, "Evaluate Report Data with Formulas," Section: "Add a Custom Summary Formula to a Report").
4. Salesforce Help - Dynamic Dashboards: Choose a Running User: The official documentation clarifies the purpose of dynamic dashboards: "A dynamic dashboard runs with the security settings of the user who views the dashboard." This confirms that its function is related to data visibility and user context, not the generation of historical trend analysis. (Salesforce Help, "Dynamic Dashboards: Choose a Running User").