https://bugs.documentfoundation.org/show_bug.cgi?id=162966
Bug ID: 162966
Summary: Ability to order pivot toable rows arbitrarily
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
I would like to be able to set, myself and using row/cell dragging or a similar
mechanism, the order of rows in my pivot table.
Motivation:
I have a pivot table of bugs:
| status/resolution | count |
| DUPLICATE | 7 |
| FIXED | 36 |
| NEEDINFO | 1 |
| NEW | 62 |
| NOTABUG | 3 |
| NOTOURBUG | 0 |
| REOPENED | 2 |
| UNCONFIRMED | 15 |
| WONTFIX | 1 |
| WORKSFORME | 3 |
and I dislike both the ascending and descending order. I want to put "REOPENED"
next to "NEW", "WONTFIX" next to "NOTOURBUG" etc. This ordering would be - as
far as Calc is concerned - arbitrary. Also, I might change my mind while
ordering.
Right now - I can't do that, except by copying the pivot table to a
non-pivot-table. But the pivot table could "tolerate" my reordering - at least
until the data changes so that new rows appear (and they could be inserted in
whichever way, I don't mind).
--
You are receiving this mail because:
You are the assignee for the bug.