Hello!
I’ve been wracking my brain trying to figure this out - can anybody help?
In my base, I have a main table named “Contacts” in which there’s a single select column for “Category” (stylist, producer etc...)
I then have a table for each of these Categories with more info to add there.
In those tables, I have added a Linked Record column to take the name from the main contacts table, with a condition:
“Filter record selection by a condition
where all of the following condition is true
Where
Category
is
Stylist”
Even with that condition, it’s still pulling the info for all contacts. I even tried to filter by view, to no avail with the same result. Has anyone faced this before?
