Hey everyone!
I've made my first Metabase dashboard and it looks great! However I'm having some issues managing my dashboard filters, I have a "Student" filter looking like this :
My filter retrieve all the "Student" without filtering by SCHOOL_ID, which is fine at this point since I did not setup a linked filter, when I add it :
I've had something similar.
My solution was to create an extra question that just lists the schoolid and Student. Add a filter so that no records are shown, then add to your dashboard with 'hide when no results'.
Add the parameters and it works.
Hopefully, your problem is solved in the same way.
However I have the same behaviour, if the school_id is filtered on the student filter, I get no results even when I have students with that lastname in my DB :
It's really the filter component which does not display the right results, because if I "force" the field with a value having results, example here, it works for my dashboard, "Apprenant" are displayed