![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
In this task you determine which fields are to be printed across the report and which fields are to be printed down the report, using the Print/Control Fields screen. Since an across report contains only summary information, it defaults to SUMMARY only=Y in its definition. You specify the PRINT and BREAK by fields for an across report as for a summary report.
| SALARY |
• The print field is SALARY. It is used in the function and field pair TOT SALARY, which is printed in each cell.
•
• POSITION is defined as the field that appears across the report. When a new value is encountered for POSITION, a new column is created.These fields control what lines are to be printed down the report (each unique field or field combination forms one line down the report).
2. In the ACROSS by section, specify all the fields that are used to control what columns are to be printed across the report.The intersection of each unique sort by and across by field value forms an across report cell.Refer to , Task B: Add Functions for more information on adding functions.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |