I have two Tables in the same Base.
One field in the table (APPAREL) should look-up the value in another (SC APPAREL SYNC)
Here is the Field (TEST2) in the APPAREL table which should look up the SAMPLE COORDINATOR in the SC APPAREL SYNC
As you can see, every record in my SC Table has a value (no empties)
As you can see... all records are empty in the APPAREL
The field I am looking up is a synced field from another table. How can I fix this?