Hi all,
My issue is this, i want to make sure that my field in a main table should contain entries in a lookup table.
I tried with the following expression
FIELD1 = LOOKUPTABLE.FIELD1 (where FIELD1 is maintable field and LOOKUPTABLE.FIELD1 is display field in lookup table).
But its not working, plz help me to solve this issue.
Thanks,
Guna