Hi,
Question about linking records between tables. I want to
create a dynamic conditions linking in Airtable. Is this possible? I only see the option for static conditions. Here is a example to explain what I want
Table 1
Firstname - gender - hair color
Joost - men - yellow
Ria - female - brown
Robert - men - brown
Table 2
Groupname - criteria - names(table1field1 where condition of table2field2 = table1field2)
Mengroup - men - Joost, Robert
Femalegroup - female - Ria
Thanks in advance, Robert