sedhha opened a new issue #9974: URL: https://github.com/apache/incubator-superset/issues/9974
Has superset changed its folder locations and interface? From a youtube tutorial, I found these options available in filter box:  But what my filter looks like is:  I want to apply a filter box which gives me flexibility to apply a filter over ranges. For example, this is my table:  I want to add a filter where it should display only those table results where videos>=100 and videos<=10000. Although filter allows me to select multiple value but what it doesn't allow me is to apply ranges, and as you know there are so many values between these two ranges, it gets very inefficient to apply these filters. I tried to apply the filter as shown below:    But how it works is this way:  When we look at time filter:  It works well and offers tons of customization, I was just curious if we can dynamically filter time then why not other values. Please do let me know if you have something for this. **Additional context** Add any other context or screenshots about the feature request here. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
