I have one master table (client) and 4 slave tables (with all kind of test results).
I like to create a report, starting with the master table and then the results of these 4 slave tables, which could have 0 to n rows each. I have found out that the first slave table is no problem, but then I am confronted with the fact that only 1 row from the second, third and fourth table is being printed. I have tried all kinds of variations, like putting them all in the detail section of the master table, or creating more levels in the report and put every slave table in a separate footer section. But I am not able solve this problem. Am I doing something wrong or is it impossible what I like to create. Hope someone can help me. Tony IJntema

