villebro commented on issue #7604: [SIP-22] Proposal for changes to time filter to allow for more flexible time range selections URL: https://github.com/apache/incubator-superset/issues/7604#issuecomment-497051108 I really like this proposal, as I often find myself needing an interval that isn't available. I recently opened a PR which solves a subset of this problem, namely the now/today one ( #7525 ), but I do feel that Superset would benefit a lot from adding more functionality in this space. I would like to add that `Last Month` or similar might mean very different things to different people; for one it means a moving window(e.g. `2019-04-30` to `2019-05-29`) , while for others it usually means last full period (`2019-05-01` to `Today`). This is often tightly coupled with time grains, and probably benefits from anecdotal analysis where the current functionality was insufficient.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
