Skip to content

Spreadsheet writer should not overwrite existing data where it does not write data. #9

Description

@fraguada

Currently it is assumed that the spreadsheet writer will create a spreadsheet from scratch. The sheet input defaults to 1, and so on. Therefore if the spreadsheet already has data, it will overwrite all of the data in this sheet and on other sheets.

Fix should involve just overwriting the data in the positions it is writing, and nowhere else

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions