Issue in the use of linked filters

Hello everyone, I really need help with the use of linked filters in Metabase.

I have a Foo table and a Bar table, with the following relationships:

  • Foo has many bars
  • Bar belongs to foo

I have a foreign key foo_id which I have correctly defined in the table's metadata.

I've created a dashboard with field filters on Foo.name and Bar.name_client, and I've linked the two filters, particularly Bar, which is linked to Foo on my dashboard.

However, when I filter on Foo and some data is displayed, the linked filter doesn’t work. It only works when no data is displayed for Foo. I really don't understand where is th issue.

Thanks in advance for your help.

Luc

What do you mean the linked filter doesn’t work. It only works when no data is displayed for Foo.

Can you share some screenshots, also of the Admin Metadata and how you setup FKs ... And the question you created