Skip to content

Excel Importer can only handle Excel 97-2003 files #79

@alastairs

Description

@alastairs

The underlying library will handle Excel 2007+ (.xlsx) files without a problem, but the ExcelImportService has a hard-coded expectation that the file is in Excel 97-2003 (.xls) format.

There is also a hard-coded expectation that the data to import is in the first worksheet in the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions