To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89867
Issue #|89867
Summary|PROBLEM IMPORTING FUNCTION GETPIVOTDATA FROM EXCEL
Component|Spreadsheet
Version|OOo 2.4.0
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|open-import
Assigned to|spreadsheet
Reported by|danros66
------- Additional comments from [EMAIL PROTECTED] Fri May 23 16:20:42 +0000
2008 -------
When in pivot table a item in a field is empty, if is present a pivot function
that takes a value insite pivot, the conversion of this function isn't correct.
The syntax for this Excel function is (italian version):
=INFO.DATI.TAB.PIVOT("AMOUNT";$G$1;"OFFICE";"B";"YEAR";2006;"VOICE";)
it is converted as:
=GETPIVOTDATA("AMOUNT";$G$1;"OFFICE";"B";"YEAR";2006;"VOICE")
The conversion should put "" (2 contiguous quotes) to indicate empty value
because CALC function use this method to rappresent it.
For example I write the correct conversion that CALC should do:
=GETPIVOTDATA("AMOUNT";$G$1;"OFFICE";"B";"YEAR";2006;"VOICE";"")
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]