Skip to content

Ignore empty rows from sheet file #40

@mgu-shs

Description

@mgu-shs

Reference issue: #6

I'm trying to load a file with a few rows of data, but the callback gives me an extra 200k rows of nothing, taking a long time to process the file instead of just returning the first N rows with data.

Is there a way to ignore these empty rows or is it a problem with the file itself?

File for reference:
EXCEL-READER-TEST-FILE.xlsx

Edit: It seems the empty rows with formatted cells (white borders) are counting as data. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions