Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters are dependent on the time range filter, but I have no option to set this dependency. #24811

Closed
alextk87 opened this issue Jul 26, 2023 · 2 comments

Comments

@alextk87
Copy link

I have a dashboard with a complex query and a lot of filters that are dependent on the time-range filter, however I don't have the option to make the queries of the filters execute and gather data, based on the query that is produced with values of the time-range filter.

I expect to be able to make the rest of the filters of the dashboard to be dependent on the Time-range filter as it is possible for the rest of the filters.

This issue can be easily reproduced:

  1. Create a chard with a teporal column;
  2. Go to the dashboard screen;
  3. Create a new dashboard;
  4. Click on the ADD/EDIT FILTERS button;
  5. Add a filter of type Time-range;
  6. Add a second filter of type Value;
  7. On the filter configuration page, mark the checkbox - "Values are dependent on other filters";
    The time-range filter is unavailable in the list of the filters that can be dependent on other filters.

Environment

  • browser type and version: Mozilla
  • Superset is working inside a docker container, from the official repo.
    The commit 76c865f (HEAD)
    Author: AAfghahi [email protected]
    Date: Mon Oct 24 17:07:21 2022 -0400
@michael-s-molina
Copy link
Member

This was fixed by #23319.

@michael-s-molina
Copy link
Member

Closing this a the fix is already on master and will also be available in 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants