Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify filter range for numeric column #26

Open
OhioGuy67 opened this issue Sep 12, 2017 · 3 comments
Open

Specify filter range for numeric column #26

OhioGuy67 opened this issue Sep 12, 2017 · 3 comments

Comments

@OhioGuy67
Copy link

Is there a way to easily specify a range for a numeric column (i.e., filter all values greater than 1st input AND all values less than 2nd input)?

@cmckni3
Copy link
Collaborator

cmckni3 commented Sep 12, 2017

Unforunately, this is not possible at the moment using the builtin filters.

I like the idea and it is useful.

@jonyeezs
Copy link

jonyeezs commented Jul 2, 2018

Looking at the feature we could add a NUMBE_RANGE filter or other types.

Looks like this is extensible. @andyperlitch and @cmckni3 is this assumption right?

@cmckni3
Copy link
Collaborator

cmckni3 commented Jul 4, 2018

@jonyeezs, yes to have this built in would require changes. I believe a custom one can be specified in applications.

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

No branches or pull requests

3 participants