Limit filter options

We have a dashboard that contains campaigns and their adsets.
The database used contains multiple campaigns.
The filter is only for the adsets.
Can you filter the autofilled options to only show adsets linked to that campaign?
Right now you can see all adsets, even the ones you are not supposed to see.

I am using version 0.33.2 at the moment.

Hi @DannyK
Currently no. Probably one of the most asked question in the forum, so do a search for “cascading filter” to see how it’s possible to make-your-own by using embedding and a little custom code.
And go and upvote the issue by clicking :+1: on the first post:
https://github.com/metabase/metabase/issues/5540

Will do, thank you