Click to See Complete Forum and Search --> : Report fails to show data if there is summary field for empty table


dusiapapa
February 26th, 2008, 04:43 AM
Hello everybody,

I've faced next problem.

There is CR based on typed dataset. Report footer contains summary field (Count function for one of the dataset tables columns).

The problem is when the counting column table is empty, reports fails to show all dataset fields (from the other tables) throughout the whole template.

If the summary field is removed from the template then report shows all fields correctly, even if the counting column table is empty.

I've tried to check "Convert Database NULL Values to Default" and "Convert Other NULL Values to Default" in Report Options, but it has no effect.