Posted 22 November 2019, 1:00 am EST - Updated 3 October 2022, 10:31 am EST
Guys,
Table formula calculations are broken when you bind tables to large data sources. Use this codesandbox and set the data source. One of the sources has 10,000 rows. The calculation after you bind the data source is wrong. Look for the cell titled “inaccurate sum total”
Now try copying the formula to another cell after the data bind… This new cell calculates the formula correctly. We now have two cells with the same formulas and references and two different calculated values.
https://codesandbox.io/s/spread-js-error-total-data-formula-guiow


