rmunteanu
Radu from SOMACO
- Local time
- Tomorrow, 00:37
- Joined
- Jul 21, 2009
- Messages
- 12
Hi. I encountered an error in exporting a report in rtf (MSWord). When displaying the report it is ok but when trying to export to rtf there is a problem:
In the report I have grouped data by a category, and in the group footer I have a total for the group. When exporting it displays the total of the first category (group) for all categories.
Ex: group on categ(A, B, C)
Categ A
data 1................100
data 2................150
data 3..................50
Total on categ A...300
Categ B
data 4................25
data 5.................15
Total on categ A...300 (here there should be total on categ B but by error it displays total on categ A here too)
I would appreciate some help in this matter. Thank you.
In the report I have grouped data by a category, and in the group footer I have a total for the group. When exporting it displays the total of the first category (group) for all categories.
Ex: group on categ(A, B, C)
Categ A
data 1................100
data 2................150
data 3..................50
Total on categ A...300
Categ B
data 4................25
data 5.................15
Total on categ A...300 (here there should be total on categ B but by error it displays total on categ A here too)
I would appreciate some help in this matter. Thank you.