Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Wishlist for the ResultSet type : detect empty columns, remove empty columns (e.g. in order to export) #190

@RVDHofDAGOCAR

Description

@RVDHofDAGOCAR

In order to prepare/to export a large column ResultSet e.g. to Excel, it would be nice to have inbuilt functionality to
a) detect empty columns like getListOfEmptyColumns() where strings are "" and numbers are 0 and dates are like -1.
b) ready made action to get rid of those empty columns like removeEmptyColumns()

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