Filters Interaction

Hi @MarieG
Just for reference: https://www.metabase.com/learn/dashboards/linking-filters
Using Linked Filters can be a little tricky, since you have to use Field Filters if using SQL, while the Admin > Data Model also needs to make foreign key reference between the tables for it to work.
Perhaps these two issues explains the problems you will otherwise encounter https://github.com/metabase/metabase/issues/14595 and https://github.com/metabase/metabase/issues/16872

1 Like