Description: A formula which uses MIN function produces obviously wrong result. Steps to Reproduce: No easy way to reproduce. I tried to calculate relative values (i.e. value minus minimum value). Tests on smaller dataset produces right result Actual Results: value in B20 is 0 Expected Results: value in B20 should be ~8.2 Reproducible: Always User Profile Reset: No Additional Info: Ubuntu 18.04, affected both 6.0.7.3 and 6.4.3.2 (snap1) versions. WPS Office produces good results
Created attachment 160996 [details] file with the issue
The result in B20 is not the only wrong value, but I expect all the wrong values come from the same reason
Values in B20:B26 are shifted by 8.2, B27:B31 by 3.9, B32:B33 are fine
The values in the cells were copied from Linux terminal, so some invisible formatting marks may be present
not reproducible. B20 shows 8.2(precisely 8.16999999992549) Version: 7.0.0.0.alpha1+ (x64) Build ID: 0e3196c49b84651df20b770d5cd7f0bbb19dfc40 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; Locale: ja-JP (ja_JP); UI: en-US Calc: CL
I can reproduce with both 7.0.0 Alpha1: Version: 7.0.0.0.alpha1 (x64) Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU 线程: 2; 操作系统: Windows 10.0 Build 18363; UI 渲染: Skia/Raster; VCL: win; Locale: zh-CN (zh_CN); UI: zh-CN Calc: threaded and 6.3.5: Version: 6.3.5.2 (x64) Build ID: dd0751754f11728f69b42ee2af66670068624673 CPU threads: 2; OS: Windows 10.0; UI render: default; VCL: win; Locale: zh-CN (zh_CN); UI-Language: en-US Calc: threaded B20 is 0.0 in both cases. I don't have daily builds installed.
(In reply to tracht from comment #4) > The values in the cells were copied from Linux terminal, so some invisible > formatting marks may be present Clear direct formatting does nothing. However, Data > Force Recalculation (Ctrl+Shift+F9) gives me the correct 8.2 result for cell B20. Can you try that as well?
Yes, I can confirm that recalculation helps.
(In reply to tracht from comment #8) > Yes, I can confirm that recalculation helps. Thanks for testing. I don't know enough about importing to act on this bug (briefly looked in Tool > Options and didn't find anything like "force recalculation on load"), so I'll leave it to more experienced people. But it should be configurable, I believe that's the reason why himajin100000 couldn't reproduce this bug.