Empty report

Hi, I have made a report that present some fields from a table. Sometimes the information in these fields are empty, and then I don’t get any report at all. I want to get the header fields I made in the report section even though there is no information to show in the report. How can I do this?

You must put the header fields in a seperate dataitem, i.e. in a Integer dataitem (remember to filter it to value = 1).

Thanks for the tip!