[Libreoffice-bugs] [Bug 126609] LibreOffice Calc seems to struggle to handle field graphs.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 30 11:21:41 UTC 2019


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

m.a.riosv <miguelangelrv at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguelangelrv at libreoffice.o
                   |                            |rg
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #2 from m.a.riosv <miguelangelrv at libreoffice.org> ---
Please can you test with a newer version 6.2.5.
Verify if you can activate Menu/Tools/Options/LibreOffice/OpenCL

OTOH the file has a lot of INDIRECT() functions, it is a volatile function, so
every time something change they are recalculated.
I think in you case they are easily replaceable with the INDEX() function no
volatile and quicker for calculations and for maintenance with no direct text
in the function.
Comparaisons.G2:
INDEX(Tableau.F:F;Filtragevent.$G$2)
INDEX(extractionBADA.F:F;C2)

-- 
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/20190730/f2fa5349/attachment.html>


More information about the Libreoffice-bugs mailing list