Formatting Empty Tables or Lists
An issue that must be addressed is that of blank lists, tables, and crosstabs in a
report. If the primary container returns no data, then using the No Data
Contents property of the container will inform the user that they have chosen prompt
values that yield no data. The second situation is when you have a sub-table or list in a report and
it has no data in it when the report is run. What you see is a header and nothing else.
About this task
In the following example we have a report that displays entity information and in the list footer we display a list of issues attached to that entity. When we first run the report we see the following, shown in Figure 1:

What we see is that in the first section there is an issue listed, but in the second and third sections, there is no data found and the header of the list appears.
Procedure
Results
What you now see, shown in Figure 2, when you run the report is that the list header title has been removed when there are no data items in the list.
