https://bugs.documentfoundation.org/show_bug.cgi?id=173398
Bug ID: 173398
Summary: Support repetition of labels in PivotTables
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
When using more than one field for an axis of a PivotTable, the outer field is
listed once for the first item, then you get empty cells until the next outer
field item, e.g.:
Color | Side |
-------|-------|
Red | Heads |
| Tails |
Green | Heads |
| Tails |
there should be a (per field!) option to repeat the labels, i.e.
Color | Side |
-------|-------|
Red | Heads |
Red | Tails |
Green | Heads |
Green | Tails |
--
You are receiving this mail because:
You are the assignee for the bug.