Hi,
I'm trying to organize sub- reports by each 10 records. I have a total of 30 records sorted by a testid field and I want them divided within 3 subreports. Each 10 records has a the same date- example: 1:59:07 for the first 10, 2:20:15 for the second 10 and 3:54:14 for the 3rd 10. I was able to group them by the second to separate them, only I want the to line up side by side in 3 sub reports- instead of one below the other. They should look like this
23 23 25
24.4 27 21.1
21.2 32.2 17.7
etc.
with 10 records in each column. Does anybody know a way to separate them for each sub-report by something like recordnumber? They all appear in the same testresults.resulttext field.
Thanks.
I'm trying to organize sub- reports by each 10 records. I have a total of 30 records sorted by a testid field and I want them divided within 3 subreports. Each 10 records has a the same date- example: 1:59:07 for the first 10, 2:20:15 for the second 10 and 3:54:14 for the 3rd 10. I was able to group them by the second to separate them, only I want the to line up side by side in 3 sub reports- instead of one below the other. They should look like this
23 23 25
24.4 27 21.1
21.2 32.2 17.7
etc.
with 10 records in each column. Does anybody know a way to separate them for each sub-report by something like recordnumber? They all appear in the same testresults.resulttext field.
Thanks.