Hey everyone,
in the same base,
I have 1 table with a list of account names.
I have 1 table with a list of property names (with a field to denote the account name that owns the property)
In a 3rd table, I now want to be able to select an account name and ONLY see the property names associated with the account name selection.
How would I go about this?