| View previous topic :: View next topic |
| Author |
Message |
benfy Newbie

Joined: 31 Jul 2004 Posts: 3 Location: Italy
|
Posted: Sat Jul 31, 2004 8:07 am Post subject: Subtotals in report |
|
|
Hi,
I'm creating reports using the "Auto pilot report" (sorry I'm using the italian version, I don't remember the exact name in English).
I think it's a great function, but I would like to have also some subtotals in the report.
Is it possible?
If yes, how?
Thanks.
Best regards.
Lucio |
|
| Back to top |
|
 |
benfy Newbie

Joined: 31 Jul 2004 Posts: 3 Location: Italy
|
Posted: Sun Aug 15, 2004 4:45 am Post subject: |
|
|
Hi.
No solution for my problem?
Ok, I did it myself. I modified the Dataimport class in the report package. Now it adds a row to each group table, containing the subtotals of each column containing numerical data.
I know, it's not a flexible solution (no GUI, no choice of fields on which calculating subtotals, etc.), but for the moment it fits my needs.
Let me know if someone is also interested in my code.
Best regards,
Lucio |
|
| Back to top |
|
 |
thomas_funke Newbie

Joined: 18 Aug 2004 Posts: 1 Location: Germany
|
Posted: Wed Aug 18, 2004 8:01 am Post subject: Database Reports - missing subtotals, too |
|
|
hi lucio,
your solution seems interesting. but i don't want to change code.
perhaps this functionality should be requested for future releases.
best regards
thomas |
|
| Back to top |
|
 |
benfy Newbie

Joined: 31 Jul 2004 Posts: 3 Location: Italy
|
Posted: Thu Aug 19, 2004 2:55 am Post subject: |
|
|
Hi Thomas,
I'm planning to enhance the subtotal code. When I will have some more clean code, maybe I will submit to the report package mantainer.
Best regards
Lucio |
|
| Back to top |
|
 |
elehenaff Power User

Joined: 16 Apr 2004 Posts: 76 Location: paris - france
|
Posted: Tue Sep 28, 2004 5:19 am Post subject: |
|
|
please, do submit your code. _________________ my box : ooo 2.4 french on winXPSP2
my home : ooo 3.0 beta on winXP
server : ooo 1.1.2 on a debian sarge box using ooo as a pdf generator for a web software
workstations : 150 windows XP workstations with ooo 2.4 |
|
| Back to top |
|
 |
|