360d-io-labs opened a new issue #3272: Filter box should also allow custom order
URL: https://github.com/apache/incubator-superset/issues/3272
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version 
of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   
   ### Superset version
   0.19
   
   ### Expected results
   Filter Box currently sort the results based on a metric (which is fine). 
However if you build small dimension table to be able to get a list of elements 
to filter the metrics order doesn't make sense. It will be great to be able to 
put no metric at all and add a standard SQL ORDER BY to the request to sort 
result by alphabetical order.
   
   ###Potential Solution
   
   Add in the SQL menu for filter an ORDER BY clause 
   
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to