When I add a certain field to the group header, it reduced the records shown from 5 to 2.
First look at No-weight-EE.rpt
This is showing all the records correctly.
Now look at Weight-EE.rpt
This has a weight field added. Now it only shows the first two records. Even though records 3,4, and 5 do not have a weight value, I still want to show the records.
I know this has something to do with the relationships, but can't figure it out.