I have a sub report on another report that could have no records in it. Is there a way I can hide the report (and its label) when there are no records to display?
Alternately, is there a way to return a single row (e.g., "None") when an SQL re-query returns no rows?