Hi,
We have 2 string fields in same cabinet:
first contain string corrisponding to document ID
second contain multiple strings corrisponding to documents ID
Example:
TXT_ID_DOC --> 8929
RELATED_DOC --> 10202, 10747
If I create relation with condition : RELATED_DOC contain TXT_ID_DOC doesn't work.
How can we solve that?
Thanks