Hi,
I’m trying to either filter across tables, or link records across views. From what I’ve seen so far in the tutorials, it’s only possible to filter on local columns or the key column from a linked table. Say that I have an address table and a nam...