June 14, 201114 yr I have two tables (Table 1 and Table 2) that need to be related . The match field in Table 1 is a concatenated calculation which uses a field from a third table (Table 3) which is linked to Table 1 with a cartesian relationship. Table3 xxxxxxx Table1 ===== Table2. Table 3 is a single record field so the field mimics a global, but one which is common to all users. The relationship T1 to T2 fails as it cant unstore the T3 field. Is there another way to do this?
June 14, 201114 yr Author Can you post a sample file? Sure - the relationship works in one direction only.
Create an account or sign in to comment