https://bz.apache.org/bugzilla/show_bug.cgi?id=61528

            Bug ID: 61528
           Summary: Pivot Table enhancements
           Product: POI
           Version: 3.17-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: bug....@keitel-family.de
  Target Milestone: ---

Created attachment 35331
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35331&action=edit
zip with created excel, new XSSFPivotTable.java und example
CreatePivotTable2.java

Hi,

I need some enhancements on pivot table just like set the format of the value
and set a data column for columns (like rows) and format the value.

I have checked out the current trunc from 17.09.2017 and added my enhancements.
I have also fixed the bug 58294 (may be the same problem in bug 60094) -
changes in function addReportFilter.

The attachment contains:
+ ooxml-pivottable.xlsx - this can I create with the new XSSFPivotTable
+ XSSFPivotTable.java (src\ooxml\java\org\apache\poi\xssf\usermodel)
+ CreatePivotTable2.java
(src\examples\src\org\apache\poi\xssf\usermodel\examples)

Please verify it and check in the new files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to