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

Taking whole sheet row 1048475 #17

Open
abhishek-sparx opened this issue Jan 25, 2023 · 0 comments
Open

Taking whole sheet row 1048475 #17

abhishek-sparx opened this issue Jan 25, 2023 · 0 comments

Comments

@abhishek-sparx
Copy link

abhishek-sparx commented Jan 25, 2023

I have added content in only 28 rows but it taking whole sheet and showing 1048475 ROWs in result
I am using this code
`var parser = new (require('simple-excel-to-json').XlsParser)();
let doc = parser.parseXls2Json("/root-path-to-the-file/tempfiles/6fbed0ba-cd8c-4a77-8a78-d4b0ea0d936d.xlsx");
console.log(doc[0])

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant