Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 Creating Across Reports : Across Report

Across Report
What is an Across Report?
Across reports are reports you create or modify to display summarized data across a page like a spreadsheet.
Sample Across Report
The following illustrates a sample Across report that provides the maximum, minimum, and average salaries within a specific position and department, and in the final column provides the maximum, minimum, and average salaries for the whole department. The report displays its output across the report, with each cell containing the summarized values.

 
04/MAR/2000 12:20:56 Report: MAN_DEP_SAL_A
 
Position ANALYST JR PROGRAMMER SENIOR ANALYST.... FINAL
Department |
---------------+--------------+--------------+--------------+--------------+---
 
50 | | | | |
Minimum Salary | $700.00| $575.00| $800.00| $575.00|
Maximum Salary | $710.00| $575.00| $820.00| $820.00|
+--------------+--------------+--------------+--------------+---
 
FINAL SUMMARY
+--------------+--------------+--------------+--------------+---
Minimum Salary | $700.00| $575.00| $800.00| $575.00|
Maximum Salary | $710.00| $575.00| $820.00| $820.00|
Average Salary | $706.66| $575.00| $810.00| $702.14|
+--------------+--------------+--------------+--------------+---

 
Tasks for Defining an Across Report
To define an across report, complete the following tasks:

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved