GitHub user dosubot[bot] added a comment to the discussion: I need multiple time range filters
<!-- Answer --> You're right—there is no merged PR that adds native support for multiple independent time range filters in Superset. The previously referenced PR was closed without being merged. As of now, Superset only supports one temporal filter at a time; you can select which temporal column it applies to, but you can't apply separate date filters to multiple columns simultaneously ([reference](https://github.com/apache/superset/issues/33725)). Recent merged PRs related to temporal filters (like [#30581](https://github.com/apache/superset/pull/30581), [#33224](https://github.com/apache/superset/pull/33224), and [#30142](https://github.com/apache/superset/pull/30142)) address improvements and fixes, but do not implement this feature. Workarounds (such as using Jinja macros or custom filters) are still required for this use case. If you need more details on those, let me know! <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/c2f67e5e-fabc-414f-82f1-c43ece39ee53?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/36056) GitHub link: https://github.com/apache/superset/discussions/36056#discussioncomment-14948967 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
