Pass parameter to Dashboard filter model?

Hello everyone,

We have a dashboard with a filter with dropdown showing Usernames (a filter connected to a Model), but it has too many options. The customer doesn’t want a search bar and prefers dropdown, but he wants the dropdown to only show the users who made an order on the particular date the report is filtering, instead of showing all usernames from all dates.

Is it possible to pass a parameter (in this case, the value of another report filter) to a filter’s model in any Metabase subscription plans? I know this is not possible in free version because I already tried everything.

Thanks in advance

Sounds like you need a linked filter:

1 Like

I saw the Linked Filters option but I thought it was not possible because it was all greyed out, but I think I understand now. I don’t have the table relationships set up on admin pannel like the article explains it. Thanks for the link!