mistercrunch commented on issue #4342: Week granularity accumulates values over 
a week
URL: 
https://github.com/apache/incubator-superset/issues/4342#issuecomment-363315768
 
 
   Yes. That's the expected behavior. Go for a WHERE clause like 
`DAYOFWEEK(datetime_column) = 1` or something like that, depending on the date 
function on the database you use

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to