Hi,
I have a report that I group by a unit name parameter, there can be up to 4 units per report. Right now only a unit where there is data is displayed. But I need all units to display header and message "no data for this unit" displayed under the header if there is no data for the table. How do I make that happen? I am not currently using report header section, everything is in the group header section. The data is coming from a sql stored procedure.