[Libreoffice-bugs] [Bug 121260] FILESAVE: Using "Excel A1" formula syntax in LibO Calc options results in charts losing their link to source data if the worksheet is saved in .xlsx format

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 9 17:21:29 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121260

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Windows (All)               |All
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Eike Rathke <erack at redhat.com> ---
Could reproduce also on Linux.
Culprit seems to be a wrong sheet reference in
<c:chart>...<c:val><c:numRef> e.g.

  <c:f>sheet1 $A$1:$A$3</c:f>

instead of

  <c:f>Sheet1!$A$1:$A$3</c:f>

-- 
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/20181109/69ae9244/attachment.html>


More information about the Libreoffice-bugs mailing list