Guess what...
...more people have this issue.
...we're not on WF8 yet, but this is what I found in the 'new features'.
Controlling Display of an ACROSS Title for a Single FieldBy default, when there is only one field displayed for an ACROSS sort group, no column title
displays above that field. Using the SET ACRSVRBTITL command, you can control the display
of ACROSS column titles when there is one displayed field for an ACROSS group. The field
count that determines whether the ACROSS title displays is affected by certain components
in the report request, such as calculated fields or fields in headings.
The output is unaffected by SET commands that adjust underlines with titles, adjust the space
between columns, or eliminate unpopulated ACROSS columns on the page. The size of the
title and the number of lines it occupies also do not affect the output.
Syntax: How to Control Display of an ACROSS Title for a Single Field
SET ACRSVRBTITL = {OFF|ON|HIDEONE}
3. Reporting With WebFOCUSON TABLE SET ACRSVRBTITL {OFF|ON|HIDEONE}
where:
OFF
Suppresses the title when there is only one display field.
ON
Displays the title when there is only one display field.
HIDEONE
Suppresses the title when there is only one display field, but the request contains one or
more of the following components:
Fields in a heading or footing.
Fields whose display is suppressed with the NOPRINT phrase.
Reformatted fields (which are normally counted twice).
A COMPUTE command referencing multiple fields.
source:
http://documentation.informati...8004/80snf/80snf.pdfPages 153-154
_____________________
WF: 8.0.0.9 > going 8.2.0.5