anju-jsl opened a new issue #4997: Date type fields are not formatted in table 
view slice
URL: https://github.com/apache/incubator-superset/issues/4997
 
 
   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.24.0
   
   ### Expected results
   There is a date files in my table (postgresql). The field needs to display 
YYYY-MM-DD format, but it is showing number like 1458604800000
   The source table is showing correct date format (sql editor), but it is not 
displayed correctly in table view.
   Have tried all option of table timestamp, column-date format, database 
expression, but nothing is working
   
   
   ### Actual results
   Should have the flexibility to display the date field in required format or 
atleast in the format as in the source table
   
   ### Steps to reproduce
   A table with a field as date
   Create a slice, with table view
   Add that field as "Group by"
   check the value in table view
   
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to