Hi all
I'm trying to create a report that includes a summary section at the top and two detailed sections below. The report elements (summary and two detailed sections) are identified using the variables listed in the by statement. Getting the data out in the correct order is not a problem. However, placing the header for the second detailed section is proving problematic. Essentially, the header is appearing above every line of the second detailed section. My question is, is there a method of assigning the second set of headers once.
Any help would be much appreciated.