Hey guys! I'm having problem with the report I'm doing. I have 1 parent table and 2 child tables (child1 and child2). They are all cursor tables. On my report, I want the parent fields to appear on the page header, child1 fields on the detail and child2 on the summary band. I already established the parent and child1 relationship and the details are showing fine but not on the child2. It only shows only the first record it finds on the table. I want all the records to appear on the summary band. I am having 'cyclic relation' error if I established a new relationship between the parent and child2. Please help.