Reports Flashcards
Four types of Reports
Tabular, summary, matrix, join
Records security
Owned by user
shared with user
owned by people underneath in the heirarchy
fields that are visible or editable
Report Folders
Private folders Public folders - Read Only, Read/Write Accessible by all users Hidden from all users Accessible by Group, Roles & Roles and Subordinates
Report Terminology
Report Type
Report Format
Scope
Custom Filters
Tabular reports
Simplest, just an ordered set of fields in columns
Can’t be used to create groups of data
Can’t be used in dashboards unless rows are limited
Summary Reports
Allow groupings
Allow subtotals
Allow charts
Can be added to a dashboard component
Matrix Report
Similar to a pivot table in excel
allows vertical and horizontal groupings (2 deep)
Matrix & Summary report groupings
Can use SF built in calendar functions: days, weeks, months, quarters & years
Special date fields
Yesterday, today, tomorrow
Last week, last month, last quarter, last year
Next week, next month, next quarter, next year
This week…
Last n days, last n months, etc.
Next n days, next n months, etc.
Join report
Multiple report blocks with multiple report types
Need a common field among them.
To mimic inner joins might need to do filtering on counts.
Report filters
Used in addition to Scope
up to 10 filters
special date filters
User must have ‘customize report’ profile permission to edit filters
Report Charts
Report must be summary or matrix
chart can be before or after the report
developer can choose size
Use as small as possible
Bucket fields
dynamic grouping generated at report run time eliminates need to create object fields
Custom Summary Fields
up to 5 per report*
can ref other formula fields on the object, cannot reference other summary fields
only 4 returns: Largest, Smallest, Sum, Average
Custom Report Types
Need to build the ‘with or without’ reports as they don’t come with SF
Can use outer joins
Can control available fields
Set default selections
Change field labels for just the report
Must manually add new fields to the report when they’re added to the object.