Help me to create a filter on the basis of two different table having a field that contain program_year and helper's program year ?

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

SaaS

What do you need help with?

Can you help someone/noob like me with less expeirence with databases to use filter very basic thing like matching a helper program year of one with the program year of another table’s year field I can’t seem to do this with AI studios help also->
Understanding the Goal
You want to create a panel (Table or Gallery view in your Application Builder) that shows a logged-in Matchmaker (MM) only the Match Requests (MRs) where the Helper’s Program_Year is the same as or within one year of the MM’s Program_Year.
Simplified and Corrected Approach (Using Application Builder Filtering):
Data Source (Targeted_MRs):
Fetch all available MRs without any Program_Year filtering.
Filters in the data source itself should only be:
Status is “New” (or your “unassigned” status).
Assigned MM is empty.
Current MM Data Source (Current_MM_Profile):
Make sure this data source is correctly configured and fetches the logged-in MM’s full record from the Alumni table, filtered by their email/ID. This is where

Please attach screenshots or videos if they help illustrate your question.