User filter in Record from a different table

Certified Associate Developer

Hi,
I have created a record for "Students".  It's an entity-backed record.  In the record type, I have chosen "students" as data store entity.  In the record
list view, I have used 'grid' list style and displayed the student skill which I have stored in another table "student skills". I have used the "Student Id" (Primary Key)
in the "students" table as the foreign key in "student skills" table to retrieve the data.  I am trying to create a user filter to search the "Students"
record based on "student skills".  Is it possible to create this user filter?  Can anyone suggest me how to achieve this?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data