You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/10/07 13:41:36 UTC

[Bug 57063] New: addColumnLabel - Not possible to set a custom name

https://issues.apache.org/bugzilla/show_bug.cgi?id=57063

            Bug ID: 57063
           Summary: addColumnLabel - Not possible to set a custom name
           Product: POI
           Version: 3.11-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: jakob.mandalka@googlemail.com

I am running a simple pivot creation which is working in general.

BUT when I am using the function:

pivotTable.addColumnLabel(DataConsolidateFunction.SUM, 4);      
pivotTable.addColumnLabel(DataConsolidateFunction.SUM, 5);

the columns in the pivot table are both just called "SUM".

It would be greate if I had the chance to set a name for this ColumnLabel or at
least the column would builed its name based on the Source Header fields.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57063] addColumnLabel - Not possible to set a custom name

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57063

--- Comment #1 from Kamil Linek <it...@gmail.com> ---
Created attachment 32311
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32311&action=edit
Fix for bug 57063

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57063] addColumnLabel - Not possible to set a custom name

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57063

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57063] addColumnLabel - Not possible to set a custom name

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57063

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Nick Burch <ap...@gagravarr.org> ---
Thanks, patch applied in r1647087.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57063] addColumnLabel - Not possible to set a custom name

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57063

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org