[Libreoffice-bugs] [Bug 124716] New: Pivot table's page field's cell data type does not match type of value in data source
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 13 09:58:00 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124716
Bug ID: 124716
Summary: Pivot table's page field's cell data type does not
match type of value in data source
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
Created attachment 150727
--> https://bugs.documentfoundation.org/attachment.cgi?id=150727&action=edit
A simple pivot table with filter on mixed-type content
In the attached spreadsheet, week # is used to filter data in the pivot table
(page field). Excel sets cell B1 data type based on which data type was in the
data source; so when selecting week 1, =FORMULATEXT(B1) returns TRUE, and for
week 2 (which is made text in the data source) it returns FALSE. Using B1 in
LOOKUP also succeeds for week 1 when searching over numbers; but fails
(correctly) for week 2.
In LibreOffice, the type of B1 is unconditionally text. LOOKUP fails for any
week used in the filter.
See https://ask.libreoffice.org/en/question/190242 for real-life problem
because of this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190413/27aedfc5/attachment.html>
More information about the Libreoffice-bugs
mailing list