Multi-Choice Tree hierarchy selection

Hi,

we are exploring Metabase currently as an alternative to Qlik. As qlik is falling short on some key functionality we need. So far we were not able to built this in Metabase either - so want to check if there is a known solution

Basically we have a list of categories with sub-categories. like this:
1
1.1
1.2
1.2.1
2
2.1
2.1.1
2.1.2
etc.

And the issue is that the users need to be able to select any tree/branch from any level at the same time. E.g. selecting 1 and 2.2. While also the system should not double count branches. e.g. if a user ends up selecting 2 and 2.1 and 2.2, then 2.1 and 2.2 are already contained in 2. so this shouldnt be double counted...

Can a selection/filter like this be built in Metabase?

Hi @EDMI
That is currently not supported:
https://github.com/metabase/metabase/issues/26657 - upvote by clicking :+1: on the first post