NoSAP0
8th July 2005, 10:55
I've customized a few reports, having this problem as a result:
I've inserted a field with variables that have to be filled from the report program, in it I've put a select that returns more than one line.
The thing is that the report ONLY print the last line of the select, after debuging it you can see that the select gives a few records, but the printing of them only happens after the endselect, thus printing only the last record fund.
Anyone having this problem/solution that can help me?
I've inserted a field with variables that have to be filled from the report program, in it I've put a select that returns more than one line.
The thing is that the report ONLY print the last line of the select, after debuging it you can see that the select gives a few records, but the printing of them only happens after the endselect, thus printing only the last record fund.
Anyone having this problem/solution that can help me?