Description: I am using Cuba Platform to develop custom applications. I am using LibreOffice 5 to convert reports to PDF in the background as described by Cuba Platform's documentation. I've noticed that when the PDF is created, the sum function displays 0 instead of the correct value. I've created the report in xlsx, opened it in LibreOffice and saw that the sum value displays 0. If one updates the formula, it calculates correctly. There is nothing to undo. I can provide a sample xlsx file. Steps to Reproduce: 1.Open file Actual Results: Look at total formula. Value displays 0. Expected Results: Sum of values within the formula range. Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: Version: 5.3.7.2 (x64) Build ID: 6b8ed514a9f8b44d37a1b96673cbbdd077e24059 CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; Layout Engine: new; Locale: en-US (en_US); Calc: group
Created attachment 143458 [details] Sample file with formula bug
Unconfirmed on windows 7 x64 with Version: 6.0.5.2 (x64) Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16 CPU threads: 3; OS: Windows 6.1; UI render: GL
Created attachment 143492 [details] xl/worksheets/sheet1.xml if you unzip xlsx file and you can see in xl/worksheets/sheet1.xml that value is not set. You can recalcute value in LO with CTRL+SHIFT+F9 or set in options - Calc options- Formula - Recalculation on file load. Not a bug.