I often run into a grouping problem in almost every other report.
The problem is:
It is always desired that if a group does not contain any records, it must still appear on the report.
Most common solutions that I have seen are to outer join tables or create tables with all groups and outer join with other tables.
I wanted to know if there is a best and easiest way to do it within Crystal? I am using CR8.5.
Currently I need to show 5 groups. So lets say if there is no detail for any group, the group still should appear on report.
Thanks,
The problem is:
It is always desired that if a group does not contain any records, it must still appear on the report.
Most common solutions that I have seen are to outer join tables or create tables with all groups and outer join with other tables.
I wanted to know if there is a best and easiest way to do it within Crystal? I am using CR8.5.
Currently I need to show 5 groups. So lets say if there is no detail for any group, the group still should appear on report.
Thanks,