You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/28 18:15:52 UTC

[GitHub] mistercrunch commented on issue #4499: Grouping by day of week

mistercrunch commented on issue #4499: Grouping by day of week
URL: https://github.com/apache/incubator-superset/issues/4499#issuecomment-369331625
 
 
   `srtftime('%w',date)` looks like python to me, you'll have to write a SQL expression specific to your database engine in the column expression, set that column as groupable, and that should work.

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