How to print report list just once

Hello, I have a report made that prints out a list of work orders created for the day. However I am having an issue where it will print x number of times based on how many rows are on the list. Example I have 5 rows, its prints the list off 5 times. I only would like it to print the list off once.



More than likely its not actually printing out 5 times, but 5 pages of one report. I think that the items in the named_query Header actually belong on the named_query Details. Then make the details row a bit smaller in height.

1 Like