Opening underlying records in a web report
In a chart report, elements of the chart reflect a group of one or more underlying records. For example, the bars in a bar chart might represent the number of students enrolled in each class in the Sample applications. Clicking on a bar in the chart opens the form, and the records summarized in that bar of the chart are listed in the results list.
The following are restrictions on using the drill-down feature of Web reports:
- The form must allow drilling down from a report. If the administrator has turned off the "Allow Drill Down from Web Report" form property, reports on that form do not allow you to drill down to the underlying requests.
- If the form is a vendor form, the associated plug-in must include the fields used in the report query; otherwise, the following error message appears:
Illegal field encountered in the qualifier. (ARERR 3355). - In a chart report, you cannot drill down in the following situations:
- The report was run from a search results list or table field by selecting records and then clicking Report. In this case, the chart drill-down links are not available, because the records represented in the chart are already available in the search results.
- The selected field is a field type that contains group IDs, including the Group List field on the User form, the Assignee Group field, or a dynamic field (field ID in the range 60000 - 69999). In this case, AR System reports "No matching requests (or no permission to requests) for qualification criteria. (ARWARN 9296)."
- The field used for the Category axis contains records with a null value. In this case, AR System reports "No matching requests (or no permission to requests) for qualification criteria. (ARWARN 9296)."
- The Category axis is based on a group field. This includes the Group List field in the User form (field 104), the Assignee Group field in any form (field 112), or any dynamic group field (field ID in range 60000 - 69999).
- The chart is in an exported report.