Skip to content

Feature Request: use select when columns are "hidden" #1330

Closed
@mrmarcsmith

Description

@mrmarcsmith

Now that we have the ability to hide certain columns it would be a cool performance boost to use the select value to only fetch the columns that aren't hidden. This would both reduce the amount of data sent to the dashboard and allow for "covered" queries in mongo that only use the RAM index to fulfill the request.

In the case that we "un-hide" a column after loading we could display a [Please refresh to view value] box. once they refresh or reload the data would be there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions