I have a Customers table linked to a Services table. And the behavior we need is that only one service can be linked to one customer. That is, if Customer A is linked to Service A, Customer B should not be able to be linked to Service A (because it was previously linked to Customer A).
I have tried using a formula in the filter of the linked column, but no formula I place works. Which one could work?