You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/23 01:49:32 UTC

[GitHub] vnnw opened a new issue #3516: How to make Table View/ Pivot Table order by time?

vnnw opened a new issue #3516: How to make Table View/ Pivot Table order by time?
URL: https://github.com/apache/incubator-superset/issues/3516
 
 
   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.1
   
   ### Expected results
   Table View displays data table order by _timestamp instead of metrics[0] by default, or allow us to customize it.
   
   ### Actual results
   order by metrics[0] and no options to change it.
   
   ### Steps to reproduce
   Create a table view/ pivot table, and in GROUP BY section check Include Time. See an example as below (I have to click on __timestamp to make the chart order by time):
   
   The default display:
   ![image](https://user-images.githubusercontent.com/4979571/30769073-6cd674d8-9fd7-11e7-9125-237ee16ce437.png)
   
   What I expect:
   
   ![image](https://user-images.githubusercontent.com/4979571/30769044-ef3a3690-9fd6-11e7-8a0b-a341aa3cb028.png)
   
   
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services