Is there a way that I can create a mastertable link to a field in a table that holds multiselect values.
I created a master link
If the multiselect field only holds one value all works fine. But if the multiselect field is holding more than one selection, the master table link does not work properly. It looks only at the first value and stops.
How can I alter the master table link to be a Like %% condition in stead of =.
I have searched, but maybe someone can point me to a post or some information.