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

Joined: 27 Sep 2006 Posts: 1
|
Posted: Wed Sep 27, 2006 5:01 pm Post subject: DataPilot works the data |
|
|
can I have it simply display the data without summing, averaging or otherwise doing something to it?
Tay |
|
| Back to top |
|
 |
carl Super User


Joined: 21 Apr 2003 Posts: 920 Location: Germany
|
Posted: Thu Sep 28, 2006 12:48 am Post subject: |
|
|
the purpose of the datapilot is to group things together. If you specify "groups" that are in fact unique then no "sum" will happen, you will get the raw data. This would happen if you specify an ID number for each row as one of the row criteria.
But you should look at DATA/SORT and FILTER. These may give you what you really want. _________________ carl
Using OpenOffice.org 2 on XP sp2 |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Thu Sep 28, 2006 1:46 pm Post subject: |
|
|
Use row- and column-fields only, omitting data-fields. _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
|