Creating a New Reporting Value
To create a new reporting value:
- Click the Reporting Definitions tab.
- Open the relevant reporting definition
The top-level object from which reports are run. detail page by clicking its name in the list of reporting definitions. - In the Reporting Data Ranges related list, click the name of the reporting data range
Defines the 'pot' of data to be reported on.. - Scroll down to the Reporting Values related list and click New Reporting Value.
- On the Record Type page, select "Summary" or "Detail". Summary is the default. The type of related data range must be compatible with your choice.
- Click Continue.
To add a specific value from an object to a summary report:
- Give the new reporting value a name, such as Home Value.
- Enter the API name of the field you want to report on, such as c2g__HomeValue__c.
- Select a reporting value type. The validity of the picklist values depends on the type of data range being created. See What is a Reporting Value? for more information on these types and to learn which types are valid in each context.
- Select a template key
The reference that the reporting template uses to retrieve the data for the report. from the list provided. This defines where on the report the value is displayed. - Click Save or, if you want to save the current record and immediately create another, click Save & New.
To add a specific value from an object to a detail report:
- Give the new reporting value a name, such as Home Value.
- Enter the API name of the field you want to report on, such as c2g__HomeValue__c.
- Select a reporting value type. The validity of the picklist values depends on the type of data range being created. See What is a Reporting Value? for more information on these types and to learn which types are valid in each context.
- Select a template key
The reference that the reporting template uses to retrieve the data for the report. from the list provided. This defines where on the report the value is displayed. The template key
The reference that the reporting template uses to retrieve the data for the report. must be in the range 01-30, and in some circumstances may need to be within a smaller range within this. More details to follow. - [Optional] If you are using template B, and you want the data on the report to be grouped by this field, select the Group checkbox. Otherwise, you must leave this checkbox clear. The template key must be in the range 01-03.
- [Optional] If you are using template B, and you want this column to be sub-totaled, select the Sum checkbox. Otherwise, you must leave this checkbox clear. The template key must be in the range 21-30.
- [Optional] If you are using template B, and you want the data on the report to be sorted by this field, select the Sort checkbox. Otherwise, you must leave this checkbox clear. Sorting is performed from left to right across the report so you should use template keys in ascending order to sort in a specific sequence.
- [Optional] If you want to convert related currency values to org currency, select the Convert Values checkbox. See the related reporting value help topics for more information.
- Click Save or, if you want to save the current record and immediately create another, click Save & New.
To edit an existing reporting value, click Edit next to the name of the reporting value in the Reporting Values related list.
You can specify the order you want the reporting values to display on the Reporting Values related list. To sort reporting values:
- Click Sort on the Reporting Values related list.
- For Group, select a template key for each of the reporting values displayed.
- For Sum, select a template key for each of the reporting values displayed.
- Click Save.
The reporting values are sorted alphanumerically by template key on the Reporting Values related list. The sorting will also be reflected on the associated report.