Git Product home page Git Product logo

Comments (12)

ahnochen1029 avatar ahnochen1029 commented on May 24, 2024 1

@Bykiev
This issue does not occur in 2.6.2. It only occurs in 2.7.0.

from npoi.

ahnochen1029 avatar ahnochen1029 commented on May 24, 2024 1

template.xlsx
@tonyqus
Hi, maybe you can try this template, sheet3 have "SUM" formula.

from npoi.

Bykiev avatar Bykiev commented on May 24, 2024

Fixed in #1291

from npoi.

tonyqus avatar tonyqus commented on May 24, 2024

@Bykiev Why do you believe this issue is fixed by #1291? I don't see the clues.

from npoi.

tonyqus avatar tonyqus commented on May 24, 2024

@Quark321 Without the original Excel file, it's very hard to figure out what the issue is.

from npoi.

Bykiev avatar Bykiev commented on May 24, 2024

@Bykiev Why do you believe this issue is fixed by #1291? I don't see the clues.

The issue is not reproduced in 2.6.2 and the same /xl/calcChain.xml corruption occured. 100% sure it's a shared formula bug, which was fixed. I believe we should release a patch version ASAP.

from npoi.

Quark321 avatar Quark321 commented on May 24, 2024

@Quark321 Without the original Excel file, it's very hard to figure out what the issue is.

Hi Tony,

Unfortunately I can't share the file as macros and data are IP of the company. To be honest I am not a familiar with the OpenXML format but if you navigate me to the required xml nodes within the excel file, I can review those and share only affected fragments.

from npoi.

ahnochen1029 avatar ahnochen1029 commented on May 24, 2024

We are encountering the same issue.
We set "SUM(A1:A2)" at position A3, "SUM(B1:B2)" at position B3, and "SUM(C1:C2)" at position C3 in sheet 3, and use it as a template.
Then, we use NPOI to write data to sheet1 and sheet2, instead of sheet 3. The exported Excel file ends up having a corrupted /xl/calcChain.xml. Additionally, the formula in the C3 column of sheet 3 is lost.

from npoi.

Bykiev avatar Bykiev commented on May 24, 2024

Can you guys reproduce this issue with 2.6.2?

from npoi.

Bykiev avatar Bykiev commented on May 24, 2024

Can you please check with main branch?

from npoi.

tonyqus avatar tonyqus commented on May 24, 2024

I think it can be a regression bug. But I need an original Excel to help reproduce this and figure out what's changed.

from npoi.

tonyqus avatar tonyqus commented on May 24, 2024

This regression is caused by a change in #913 fix

from npoi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.