Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working when using FILTER function #176

Open
demonfleed opened this issue Sep 22, 2023 · 3 comments
Open

Not working when using FILTER function #176

demonfleed opened this issue Sep 22, 2023 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@demonfleed
Copy link

Version

CoreXLSX 0.14.2

Description of the bug

When trying to read an XLSX file that contains a formula using FILTER function with XLSXFile(filepath: filename) it fails with this error:

"debugDescription: "Cannot initialize SchemaType from invalid String value http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata", underlyingError: nil))"

@Joannis
Copy link
Member

Joannis commented Sep 23, 2023

Hey @demonfleed can you create a simple reproducer XLSX for me?

@demonfleed
Copy link
Author

demonfleed commented Sep 26, 2023 via email

@demonfleed
Copy link
Author

Here are the files:

notworking.xlsx
working.xlsx

@Joannis Joannis added the help wanted Extra attention is needed label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants