Capabilities of Reports
TMSJ
Report Format Types
Tabular Report Capabilities
Use Cases: data cleaning, export and backup
Summary Report Capabilities
Capabilities of Matrix Reports
Data in a matrix report involve records that are grouped or summarized by rows and columns
1. Two (2) levels of summarization are available for rows and columns.
2. Matrix reports can be used as the source for a dashboard component.
3. Charts can be created using matrix reports.
Use Case: Matrix reports are useful for comparing related totals and analyzing a large amount of data.
Capabilities of Joined Reports
Features, Blocks, Convert, Returns, Filters, Modify, Data grouping, Summary, Principal, Prerequisite
Joined reports are used for analyzing Salesforce data across multiple report types or getting multiple simultaneous views of an object.
1. Features: add a chart, edit filters, add the report to a dashboard, and sort columns and groups.
2. Joined reports can consist of up to five (5) blocks, and each block shows data from one (1) standard or custom report type.
3. Existing unjoined reports can be converted into joined reports.
4. Each block of data returns up to 2,000 records. A joined report can return up to 10,000 records.
5. The filters panel displays filters by block. Each filter can be applied independently to each block.
6. Report blocks can be renamed and its orderrearranged.
7. Data can only be grouped across all blocks by common fields.
8. Fields from different blocks can be referenced by using cross-block summary formulas.
9. The principal report type (the report type of the first block) can be changed.
10. Report types can only be joined if they share common fields with each other.
Use Cases:
1. Sales representative performance scorecard
2. Support cases by status with different blocks for new and closed cases
3. Opportunity pipeline report with blocks for different opportunity statuses
FFCRS
Types of Report Filters
It can be added to combine filters with AND, OR, and NOTconditions as well as parentheses for condition priority.
Filter Logic
It can be used where only rows that match a criteria which compares values of two fields are returned.
Supported fields
Field-to-Field
Numeric, Date and DateTime
It can be used to display records based on whether or not they have child records of a particular type.
Cross Filter
This filter can be used to limit the number of records to display in a tabular report. A report with this filter can be used as the source for a dashboard table or chart component.
Row Limit Filter
This filter can be used with cross-filters to set filters on the child records.
Subfilters
Limits: There can be up to 3 cross filters and 5 sub-filters for each cross-filter.
Range, Limits, Supported Fields, Joined Reports
Bucket Field Capabilities
Bucket fields can be used for grouping, filtering, and categorizing report values based on defined criteria.
1. Ranges can be defined and named to ‘bucket’ field values.
2. There can be up to five (5) bucket fields and twenty (20) buckets for each field in a report.
3. Bucket fields can be defined on Number, Percent, Currency, Picklist, and Text fields.
4. Bucket fields cannot be created in joined reports.
5. Can also be defined in Filters and in Picklist types.
Grouping Level, Grand Total Level
Summary Fields Capabilities
Grouping Fields in Reports Capabilities
Add Group, Group Columns, Preview, Drop-down Menu, Grouping Limits, Date Granularity, Details and Totals
Custom Summary Formulas Capabilities
Summary Types, Character Limits, Formula Limit, Grouping, Benefit
Custom summary formulas allow a formula to be defined on number, percent, and currency summary fields.
1. Four (4) types of summary can be used for a custom summary formula: SUM, AVG, MAX and MIN.
2. There is a limit of 3,900 characters for each custom summary formula.
3. Up to five (5) formulas can be defined per report.
4. Custom summary formulas can be created for summary, matrix and joined reports. At least one grouping is required.
5. Saves effort of having to create a formula field if the value is only requiredin a report.
6. Can be made by clicking ‘Create Formula’ and clicking ‘Sum’ in the Formula Pop-out
Limit, Dashboards
Row-Level Formulas Capabilities
A row-level formula can be used to add a row-level formula column to a report that will make calculations on every report row.
1. Only one (1) row-level formula can be created per report.
2. Dashboard components support row-level formulas.
3. Can be accessed by clicking the down-arrow from the Columns and click ‘Add Row-Level Formula’
Use Case: A row-level formula can be created for a report which requires specific information that is not available in a standalone field.
SPCRFR
Row-Level Formulas Supports the following
Custom Report Types, Date Fields, CB, SF Env, Apex
Row-Level Formula Limitions
Conditional Highlighting Capabilities
Definition and Consideration
Conditional Highlighting can allow summarized values to be colored depending on how they meet the value thresholds.
Consideration: Not used to highlight fields on individual records in the detail rows or for tabular reports.
Use Case: Can be used on summary fields such as grand totals and custom summary formulas.
Customisation, Run Page
Report Charts Capabilities
A chart can be added if there is at least one (1) group added to the report.
1. A chart can be customized to change aspects such as chart type and color palette.
2. Report charts in the Run Page represent all the records and not just up to the report’s limit of 2,000 records.
Types of Report Charts
This charting Can be used when multiple data sets need to be charted in one place.
Complex Charting
This charting uses a Visualforce page to combine several chart components and their data.
Visualforce Charting