I have two tables:
Table A:
No.
File Name
Table B:
No.
Table A No.
I would like to introduce a new field to Table B called File Name, which flows from Table A.
So, I tried creating the field "Table A"."File Name" and created the following TableRelation:
A."File Name" WHERE ("No."=FIELD("Table A No."))
This compiles fine, but the field shows no data, and a lookup on the File Name field results in an error.
Is there a way to still do this? My only requirement for the field is that it can be searched on or used in a filter.
Answers
Systems Analyst
NAV 2009 R2 (6.00.34463)
RIS Plus, LLC
Systems Analyst
NAV 2009 R2 (6.00.34463)
RIS Plus, LLC