Hi,
Is there a way we can Cascade a filter based on another filter value.
For example
I have countries filter and City filter.
If i select a country , in city filter all cities related to country selected.
Hi,
Is there a way we can Cascade a filter based on another filter value.
For example
I have countries filter and City filter.
If i select a country , in city filter all cities related to country selected.
Not sure why this was topic was edited/updated, but since it has 500 views and no reply, I’m going to link to the issue, where you can go and vote by clicking the on the first post:
https://github.com/metabase/metabase/issues/5540
I have no real solution, but I’m trying to start up the discussion.
I was thinking about a ‘case when then else end’-function. But then you need multiple filters.
@tictac This has been added to the 0.37 roadmap - that’s not a guarantee it will make it in that version if it is harder to implement than expected.