hi,
I have a report with two queries: one for page header (company name and logo), and one for my data (details section).
I realized that page header data are not displayed when the details query is empty. if details query has data, everything works. How can I get my header data to be displayed in case of empty report?
thank you