Preventing a group footer from displaying at the end of data
I have a report that uses groups to separate data by week (for example)
day1 data
day2 data
day3 data
day8 data
day9 data
The group footer is basically a static size blank line to create the breaks
in the data.
The problem I have is if the report only contains days 1-3 the blank footer
line still gets printed. How can I prevent this?
Thanks in advance,
Rodger Van Kirk
day1 data
day2 data
day3 data
day8 data
day9 data
The group footer is basically a static size blank line to create the breaks
in the data.
The problem I have is if the report only contains days 1-3 the blank footer
line still gets printed. How can I prevent this?
Thanks in advance,
Rodger Van Kirk
This discussion has been closed.
Comments
Try setting the visibility of the group footer band to false if there are
not multiple weeks. This should completely remove the band from the report
if it is done before it prints
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com